Skip to content

Commit

Permalink
Update version to 0.9
Browse files Browse the repository at this point in the history
Although it's too late to hit the 0.9 release, update TRURL_VERSION_TXT to 0.9 so that builds from git reflect the current version.
  • Loading branch information
michaellass authored Oct 31, 2023
1 parent 83f0e0a commit c722510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
*
***************************************************************************/

#define TRURL_VERSION_TXT "0.8"
#define TRURL_VERSION_TXT "0.9"

#endif

0 comments on commit c722510

Please sign in to comment.