summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 90dfd761b..fe6057d58 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 6
-#define PHP_RELEASE_VERSION 0
+#define PHP_RELEASE_VERSION 1
#define PHP_EXTRA_VERSION ""
-#define PHP_VERSION "5.6.0"
-#define PHP_VERSION_ID 50600
+#define PHP_VERSION "5.6.1"
+#define PHP_VERSION_ID 50601