Bump version to 5.0.0-pre3.

This commit is contained in:
Christian Speckner 2016-12-18 23:35:45 +01:00
parent 7d7c0f6c9e
commit 17c0007c51
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#include <cstdlib>
#define STELLA_VERSION "5.0.0-pre2"
#define STELLA_VERSION "5.0.0-pre3"
#define STELLA_BUILD atoi("$Rev$" + 6)
#endif