From: Derick Rethans Date: Sun, 15 Jan 2006 11:23:25 +0000 (+0000) Subject: - Fixed typoes. X-Git-Tag: php-4.4.3RC1~73 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b1992efb19310e26e6b418d7a372c121dfc0f44f;p=php - Fixed typoes. --- diff --git a/main/php_version.h b/main/php_version.h index 02f820fd18..57aa7f3c3f 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 3 -#define PHP_EXTRA_VERSION "-dev -#define PHP_VERSION "4.4.3-dev +#define PHP_EXTRA_VERSION "-dev" +#define PHP_VERSION "4.4.3-dev"