Bump version # for next pre-release.

This commit is contained in:
Stephen Anthony 2017-05-03 20:09:41 -02:30
parent 1d30f1ddc0
commit 5b13265772
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
#ifndef VERSION_HXX #ifndef VERSION_HXX
#define VERSION_HXX #define VERSION_HXX
#define STELLA_VERSION "5.0.0-pre6" #define STELLA_VERSION "5.0.0-pre7"
#define STELLA_BUILD "3284" #define STELLA_BUILD "3350"
#endif #endif