summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2006-05-03 23:30:02 +0000
committerIlia Alshanetsky <iliaa@php.net>2006-05-03 23:30:02 +0000
commit87583528c639c970e39a53d32b331ae6e8c8685d (patch)
tree5435d316537a859fda4d7964172e7b5e290d78dc /main/php_version.h
parent3c831fef012118a89011a1a3ecdf0a6652a1c11f (diff)
downloadphp-git-87583528c639c970e39a53d32b331ae6e8c8685d.tar.gz
go with 5.1.4
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 40c21ea777..a14c56273a 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -1,7 +1,7 @@
/* automatically generated by configure */
/* edit configure.in to change version number */
#define PHP_MAJOR_VERSION 5
-#define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 0
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "5.2.0-dev"
+#define PHP_MINOR_VERSION 1
+#define PHP_RELEASE_VERSION 4
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "5.1.4"