Bumped version to rc1.

This commit is contained in:
Stephen Anthony 2020-01-28 14:21:30 -03:30
parent 9bff904f68
commit 8662660ae3
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
#ifndef VERSION_HXX
#define VERSION_HXX
#define STELLA_VERSION "6.1_beta2"
#define STELLA_BUILD "5067"
#define STELLA_VERSION "6.1_rc1"
#define STELLA_BUILD "5657"
#endif