next release will be sm5 alpha 1

This commit is contained in:
AJ Kelly
2011-12-27 11:23:18 -06:00
parent 1aee8afe87
commit 8fa1da7a26
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
AC_PREREQ(2.59)
AC_INIT(StepMania 5, experimental, [http://ssc.ajworld.net/sm-ssc/], StepMania)
AC_INIT(StepMania 5, alpha 1, [http://ssc.ajworld.net/sm-ssc/], StepMania)
AC_CONFIG_SRCDIR([src/StepMania.cpp])
AC_CONFIG_AUX_DIR(autoconf)
AC_CANONICAL_TARGET
+1 -1
View File
@@ -35,7 +35,7 @@
* </li></ul>
*/
#ifndef PRODUCT_VER_BARE
#define PRODUCT_VER_BARE v5.0 Preview 4
#define PRODUCT_VER_BARE v5.0 alpha 1
#endif
/**