From: foobar Date: Thu, 8 Apr 2004 23:56:45 +0000 (+0000) Subject: fix typo X-Git-Tag: php-4.3.6~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=065d0986aaaaf066731a8233d9fae9fd48117da9;p=php fix typo --- diff --git a/configure.in b/configure.in index 742826cd1d..74a86ea928 100644 --- a/configure.in +++ b/configure.in @@ -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