Update for next beta release.

This commit is contained in:
Stephen Anthony 2019-05-10 09:24:55 -02:30
parent 65a2985c58
commit 75a77b78e4
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_beta1"
#define STELLA_BUILD "4877"
#define STELLA_VERSION "6.1_beta2"
#define STELLA_BUILD "5067"
#endif