summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2010-03-23 16:04:53 +0000
committerDerick Rethans <derick@php.net>2010-03-23 16:04:53 +0000
commitb7f26585276b27ebaba4e006d141a8180c76f130 (patch)
tree1a120162d380f073ca8e4932ab55ca0e368a669d /main/php_version.h
parent1515fda4f3236d4777edcf5f71c0096dc79024b4 (diff)
downloadphp-git-b7f26585276b27ebaba4e006d141a8180c76f130.tar.gz
- Set trunk version.
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 d71c285397..bfa499ac7f 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 3
+#define PHP_RELEASE_VERSION 99
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.3-dev"
-#define PHP_VERSION_ID 50303
+#define PHP_VERSION "5.3.99-dev"
+#define PHP_VERSION_ID 50399