summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-05-08 11:22:27 +0200
committerJohannes Schlüter <johannes@php.net>2012-05-08 11:22:27 +0200
commite9354b53665e2d313f07d48ce3d227cc61a068dc (patch)
tree6a6cdb5c6d5c911b9aa62eb7365845a038093fea /main/php_version.h
parent46d9cc3de9f2def8ab84d0b83cc89b6f85d7506a (diff)
downloadphp-git-PHP-5.3.13.tar.gz
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 5103b1c435..f4753a2441 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -4,5 +4,5 @@
#define PHP_MINOR_VERSION 3
#define PHP_RELEASE_VERSION 12
#define PHP_EXTRA_VERSION ""
-#define PHP_VERSION "5.3.12"
-#define PHP_VERSION_ID 50312
+#define PHP_VERSION "5.3.13"
+#define PHP_VERSION_ID 50313