summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2011-01-06 23:01:48 +0000
committerIlia Alshanetsky <iliaa@php.net>2011-01-06 23:01:48 +0000
commitdabfd7727f5496ebd913488f6a996117f8597686 (patch)
tree45014a4f666ecee1545156017eba3180ef420683 /main
parent5861ec652d4691f665cb557b47e49d250801c396 (diff)
parent30e646497e17825e642863a54b6a26efe903372e (diff)
downloadphp-git-php-5.2.17.tar.gz
Diffstat (limited to 'main')
-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 851d0e13f8..b07fdf4260 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 18
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.2.18-dev"
-#define PHP_VERSION_ID 50218
+#define PHP_RELEASE_VERSION 17
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.2.17"
+#define PHP_VERSION_ID 50217