summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorEdin Kadribasic <edink@php.net>2007-04-30 16:18:06 +0000
committerEdin Kadribasic <edink@php.net>2007-04-30 16:18:06 +0000
commit618e172ec86d30891c75cd5d8a8b7b0e25e99784 (patch)
treedc6fd196d7252392f0ccf65abdcf3ed0587eaa60 /main/php_version.h
parent7bcf3ef165322bf9bf4ad14c8650ddaab8e4d914 (diff)
downloadphp-git-618e172ec86d30891c75cd5d8a8b7b0e25e99784.tar.gz
Sync correctly with configure.in
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 1e93658f32..cb3a53a6ce 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 2
-#define PHP_RELEASE_VERSION 3
+#define PHP_RELEASE_VERSION 2
#define PHP_EXTRA_VERSION "RC3-dev"
#define PHP_VERSION "5.2.2RC3-dev"
#define PHP_VERSION_ID 50202