summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorOndřej Surý <ondrej@sury.org>2012-05-09 08:47:34 +0200
committerOndřej Surý <ondrej@sury.org>2012-05-09 08:47:34 +0200
commitd4d61a2bcb9975c8aeddbc6603211064174087a9 (patch)
tree17bfa04b9467a13556ecc6831e6ca670d04d526c /main/php_version.h
parent9e8bb702ffdcc7fc041d14fcb27bf9851bf108ef (diff)
downloadphp-d4d61a2bcb9975c8aeddbc6603211064174087a9.tar.gz
Imported Upstream version 5.4.3upstream/5.4.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 e609c7ac0..46fba1329 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 4
-#define PHP_RELEASE_VERSION 2
+#define PHP_RELEASE_VERSION 3
#define PHP_EXTRA_VERSION ""
-#define PHP_VERSION "5.4.2"
-#define PHP_VERSION_ID 50402
+#define PHP_VERSION "5.4.3"
+#define PHP_VERSION_ID 50403