Skip to content

Commit

Permalink
Mark version as stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
steveicarus committed Sep 26, 2020
1 parent e66fbc9 commit 84b4ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version_base.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* This will be appended to the version. Use this to mark development
* versions and the like.
*/
# define VERSION_EXTRA ""
# define VERSION_EXTRA " (stable)"

# define VERSION_STRINGIFY(x) #x
# define VERSION_STR(a,b,extra) VERSION_STRINGIFY(a.b) extra
Expand Down

0 comments on commit 84b4ebe

Please sign in to comment.