Skip to content

Commit

Permalink
Merge pull request #183 from jphickey/fix-146-rev-99
Browse files Browse the repository at this point in the history
Fix #146, set revision number to 99
  • Loading branch information
astrogeco authored Jan 18, 2022
2 parents 2a024d8 + 23982db commit b7f2cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fsw/src/cf_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@

#define CF_MAJOR_VERSION 3
#define CF_MINOR_VERSION 0
#define CF_REVISION 0
#define CF_REVISION 99 /* indicates a development version */

#endif /* CF_VERSION_H */

0 comments on commit b7f2cfc

Please sign in to comment.