]> granicus.if.org Git - php/commitdiff
Fix accidential change of php_version.h
authorNikita Popov <nikic@php.net>
Sun, 1 Jul 2012 15:05:19 +0000 (17:05 +0200)
committerNikita Popov <nikic@php.net>
Sun, 1 Jul 2012 15:05:19 +0000 (17:05 +0200)
For some reason the merge reverts changed the version :/

main/php_version.h

index 6b49f4086478bff9640d429843475d8ba4f11638..4b7709c552b1f2deecf2d2221ed46ac0e3b24c40 100644 (file)
@@ -5,4 +5,4 @@
 #define PHP_RELEASE_VERSION 5
 #define PHP_EXTRA_VERSION "-dev"
 #define PHP_VERSION "5.4.5-dev"
-#define PHP_VERSION_ID 50404
+#define PHP_VERSION_ID 50405