summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2008-12-07 19:23:27 +0000
committerSVN Migration <svn@php.net>2008-12-07 19:23:27 +0000
commit1749f34d99fff5d87c8c5687e57b69d9cf018bf8 (patch)
treececa2a7d332239769793be15c49fafeb4d4a0642 /main/php_version.h
parent1ff15e8260869a22887bc2630082c0a168c5eb46 (diff)
downloadphp-git-php-5.2.8.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_5_2_8'.php-5.2.8
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 5310851ff8..bc9a9c9f98 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 7
-#define PHP_EXTRA_VERSION "RC6-dev"
-#define PHP_VERSION "5.2.7RC6-dev"
-#define PHP_VERSION_ID 50207
+#define PHP_RELEASE_VERSION 8
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.2.8"
+#define PHP_VERSION_ID 50208