summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>2003-01-09 10:03:26 +0000
committerZeev Suraski <zeev@php.net>2003-01-09 10:03:26 +0000
commitd35ddb740eaa09a8bac191fb5b1a8203cb44f7ae (patch)
tree622196bbb4abe1a7688c16f2354d74038b31e5ed /main/php_version.h
parentb817dab206ce2d8ec218dfcf04872e5b0f65efce (diff)
downloadphp-git-d35ddb740eaa09a8bac191fb5b1a8203cb44f7ae.tar.gz
Time for an update
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 f89d7dc9e7..3d13b2abe6 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 4
-#define PHP_MINOR_VERSION 4
+#define PHP_MAJOR_VERSION 5
+#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "4.4.0-dev"
+#define PHP_VERSION "5.0.0-dev"