summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2009-12-22 22:02:50 +0000
committerJohannes Schlüter <johannes@php.net>2009-12-22 22:02:50 +0000
commitd046bf5d8eed3d106dd041a4843ab80d90e73cd7 (patch)
tree6de39071ed5fd0e7a469aafcefa7e89007677cb6 /main/php_version.h
parent5927cec714d6d761164bb8df7e77e6bb414957ef (diff)
downloadphp-git-d046bf5d8eed3d106dd041a4843ab80d90e73cd7.tar.gz
PHP 5.3.2RC1
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 43cc338906..d71c285397 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -2,7 +2,7 @@
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 3
-#define PHP_RELEASE_VERSION 2
+#define PHP_RELEASE_VERSION 3
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.2-dev"
-#define PHP_VERSION_ID 50302
+#define PHP_VERSION "5.3.3-dev"
+#define PHP_VERSION_ID 50303