Updated version for next pre-release.

This commit is contained in:
Stephen Anthony 2017-07-05 18:04:27 -02:30
parent 970804b9f3
commit 6d4a98d735
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
#ifndef VERSION_HXX
#define VERSION_HXX
#define STELLA_VERSION "5.0.0-pre9"
#define STELLA_BUILD "3402"
#define STELLA_VERSION "5.0.0-pre10"
#define STELLA_BUILD "3444"
#endif