derick Tue Jul 13 08:59:59 2004 EDT
Modified files: (Branch: PHP_4_3_7)
/php-src/main php_version.h
Log:
- Fixed typo
http://cvs.php.net/diff.php/php-src/main/php_version.h?r1=1.66.2.59.2.1&r2=1.66.2.59.2.2&ty=u
Index: php-src/main/php_version.h
diff -u php-src/main/php_version.h:1.66.2.59.2.1
php-src/main/php_version.h:1.66.2.59.2.2
--- php-src/main/php_version.h:1.66.2.59.2.1 Tue Jul 13 08:58:34 2004
+++ php-src/main/php_version.h Tue Jul 13 08:59:59 2004
@@ -3,5 +3,5 @@
#define PHP_MAJOR_VERSION 4
#define PHP_MINOR_VERSION 3
#define PHP_RELEASE_VERSION 8
-#define PHP_EXTRA_VERSION "-dev
-#define PHP_VERSION "4.3.8-dev
+#define PHP_EXTRA_VERSION "-dev"
+#define PHP_VERSION "4.3.8-dev"
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php