This commit is contained in:
thrust26 2020-03-28 09:35:37 +01:00
commit 4cddd6bf25
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"
#define STELLA_BUILD "5729"
#define STELLA_VERSION "6.2_pre"
#define STELLA_BUILD "5741"
#endif