mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Update How-To-Make-A-Release.md
This commit is contained in:
parent
0fdcb086c5
commit
a34c0fa5ca
@ -24,7 +24,7 @@ https://github.com/nasa/trick/releases
|
||||
https://github.com/nasa/trick/commit/a317c222748e706e89b7f344f6910d1f39824feb
|
||||
#### Steps
|
||||
* In share/trick/trick_ver.txt change the "current_version" string to match the new version number and remove any postfixes
|
||||
* In trick_source/java/pom.xml change the <version> tag to the new version and remove any postfixes
|
||||
* In trick_source/java/pom.xml change the \<version\> tag to the new version and remove any postfixes
|
||||
* In CMakeLists.txt change TRICK_MAJOR TRICK_MINOR TRICK_TINY to match the current version, and set TRICK_PRERELEASE to an empty string
|
||||
### Create a commit, tag, and push to github.com
|
||||
* `git commit -m "update version numbers for Trick Simulation Environment X.Y.Z"`
|
||||
|
Loading…
Reference in New Issue
Block a user