#- This is important for the snapshot builder!
MAJOR_VERSION=5
MINOR_VERSION=0
RELEASE_VERSION=4
-EXTRA_VERSION="RC2"
+EXTRA_VERSION="RC2-dev"
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
dnl Define where extension directories are located in the configure context
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 4
-#define PHP_EXTRA_VERSION "RC2"
-#define PHP_VERSION "5.0.4RC2"
+#define PHP_EXTRA_VERSION "RC2-dev"
+#define PHP_VERSION "5.0.4RC2-dev"