summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorDerick Rethans <github@derickrethans.nl>2012-10-04 08:39:34 +0100
committerDerick Rethans <github@derickrethans.nl>2012-10-04 08:39:34 +0100
commitb004a04f0aaf041e5fabaf788eee3e9ee0f3afaf (patch)
treef3b3dd22329eb6f2b258145a92722becb9ee6b8d /main/php_version.h
parent78354f30d99ebc7f1035c567b9b00e967d87ecc8 (diff)
parent64c09f68ec66061d1085ad5a5ef0a5ced63450b6 (diff)
downloadphp-git-b004a04f0aaf041e5fabaf788eee3e9ee0f3afaf.tar.gz
Merge branch 'PHP-5.3' of git.php.net:/php-src into PHP-5.3
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 3107a2808a..e4ba15eba9 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 16
+#define PHP_RELEASE_VERSION 19
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.16-dev"
-#define PHP_VERSION_ID 50316
+#define PHP_VERSION "5.3.19-dev"
+#define PHP_VERSION_ID 50319