summaryrefslogtreecommitdiff
path: root/main/php_version.h
diff options
context:
space:
mode:
authorDerick Rethans <derick@php.net>2005-10-07 08:55:35 +0000
committerDerick Rethans <derick@php.net>2005-10-07 08:55:35 +0000
commitc6469aba173cd6c48ad6fd4e8005a05e8cbf15bd (patch)
tree170cfb2df69048b7ac1bb43a4c1c0cc56670b8a1 /main/php_version.h
parent726b96e3933352a94a739ff9bfa79220cf7ff6c3 (diff)
downloadphp-git-c6469aba173cd6c48ad6fd4e8005a05e8cbf15bd.tar.gz
- Go with PHP 4.4.1RC1.
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 faa762ad6a..eb17a504f2 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -3,5 +3,5 @@
#define PHP_MAJOR_VERSION 4
#define PHP_MINOR_VERSION 4
#define PHP_RELEASE_VERSION 1
-#define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "4.4.1-dev"
+#define PHP_EXTRA_VERSION "RC1"
+#define PHP_VERSION "4.4.1RC1"