]> granicus.if.org Git - php/commitdiff
fix typo
authorfoobar <sniper@php.net>
Thu, 8 Apr 2004 23:56:45 +0000 (23:56 +0000)
committerfoobar <sniper@php.net>
Thu, 8 Apr 2004 23:56:45 +0000 (23:56 +0000)
configure.in

index 742826cd1d00133814c2b40af1294372b3b3036f..74a86ea928c0dc314b959b8f724e27b57474ec9e 100644 (file)
@@ -41,7 +41,7 @@ AC_CONFIG_HEADER(main/php_config.h)
 MAJOR_VERSION=4
 MINOR_VERSION=3
 RELEASE_VERSION=6
-EXTRA_VERSION="RC3-dev"
+EXTRA_VERSION="RC4-dev"
 VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
 
 dnl Define where extension directories are located in the configure context