alpha 0 for now though... not released
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
AC_PREREQ(2.59)
|
AC_PREREQ(2.59)
|
||||||
AC_INIT(StepMania 5, alpha 1, [http://ssc.ajworld.net/sm-ssc/], StepMania)
|
AC_INIT(StepMania 5, alpha 0, [http://ssc.ajworld.net/sm-ssc/], StepMania)
|
||||||
AC_CONFIG_SRCDIR([src/StepMania.cpp])
|
AC_CONFIG_SRCDIR([src/StepMania.cpp])
|
||||||
AC_CONFIG_AUX_DIR(autoconf)
|
AC_CONFIG_AUX_DIR(autoconf)
|
||||||
AC_CANONICAL_TARGET
|
AC_CANONICAL_TARGET
|
||||||
|
|||||||
+1
-1
@@ -35,7 +35,7 @@
|
|||||||
* </li></ul>
|
* </li></ul>
|
||||||
*/
|
*/
|
||||||
#ifndef PRODUCT_VER_BARE
|
#ifndef PRODUCT_VER_BARE
|
||||||
#define PRODUCT_VER_BARE v5.0 alpha 1
|
#define PRODUCT_VER_BARE v5.0 alpha 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
; see ProductInfo.h for use descriptions
|
; see ProductInfo.h for use descriptions
|
||||||
!define PRODUCT_ID "StepMania"
|
!define PRODUCT_ID "StepMania"
|
||||||
!define PRODUCT_VER "v5.0 Preview 4"
|
!define PRODUCT_VER "v5.0 alpha 0"
|
||||||
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
|
!define PRODUCT_DISPLAY "${PRODUCT_ID} ${PRODUCT_VER}"
|
||||||
!define PRODUCT_BITMAP "sm5"
|
!define PRODUCT_BITMAP "sm5"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user