summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorIlia Alshanetsky <iliaa@php.net>2004-11-23 14:03:27 +0000
committerIlia Alshanetsky <iliaa@php.net>2004-11-23 14:03:27 +0000
commit6b59cbbdd7697c06aa5e2eb3434627a84e17cf75 (patch)
tree4be78b3bbbbb043427c6c348d66fba0d0ce9e8a2 /main/php_version.h
parent2cf6532d17f07a7838eb6aa5a797ffb69defd51b (diff)
downloadphp-git-6b59cbbdd7697c06aa5e2eb3434627a84e17cf75.tar.gz
tagging 4.3.10RC1
Diffstat (limited to 'main/php_version.h')
-rw-r--r--main/php_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 8df0262b79..c81ed11566 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,5 +3,5 @@
#define PHP_MAJOR_VERSION 4
#define PHP_MINOR_VERSION 3
#define PHP_RELEASE_VERSION 10
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "4.3.10-dev"
+#define PHP_EXTRA_VERSION "RC1"
+#define PHP_VERSION "4.3.10RC1"