summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2013-02-20 11:52:37 +0100
committerJohannes Schlüter <johannes@php.net>2013-02-20 11:52:37 +0100
commit13616e8856076ee7bd3d661fd492326565ae48ff (patch)
tree0849d27d79e181b275e65ab2bbb557d42cdbee4a /main/php_version.h
parent229edf4f3d76bb34637f87b24240631c013ab79e (diff)
downloadphp-git-PHP-5.3.22.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 51ace4e78b..fd6b46afb1 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,6 +3,6 @@
#define PHP_MAJOR_VERSION 5
#define PHP_MINOR_VERSION 3
#define PHP_RELEASE_VERSION 22
-#define PHP_EXTRA_VERSION "RC2"
-#define PHP_VERSION "5.3.22RC2"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.3.22"
#define PHP_VERSION_ID 50322