summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorJohannes Schlüter <johannes@php.net>2012-09-12 23:27:16 +0200
committerJohannes Schlüter <johannes@php.net>2012-09-12 23:27:16 +0200
commit8244eea4951a30fa959a0e4c59224425f2f8865c (patch)
tree21105ea0ad9df53835efba21152d4451862814d2 /main/php_version.h
parentf9e407ec415dc289f901416ac25dfb92c22a1462 (diff)
downloadphp-git-PHP-5.3.17.tar.gz
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 3107a2808a..e73bc7bf7c 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 3
-#define PHP_RELEASE_VERSION 16
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.3.16-dev"
-#define PHP_VERSION_ID 50316
+#define PHP_RELEASE_VERSION 17
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.3.17"
+#define PHP_VERSION_ID 50317