]> granicus.if.org Git - php/commitdiff
Changing the Tidy version to 2.0
authorJohn Coggeshall <john@php.net>
Wed, 14 Jul 2004 02:41:53 +0000 (02:41 +0000)
committerJohn Coggeshall <john@php.net>
Wed, 14 Jul 2004 02:41:53 +0000 (02:41 +0000)
ext/tidy/tidy.c

index babf0404014a02b334dbadb349ec761841c2ede4..8299e0b1f9d16096a20c552db00655824bf522a9 100644 (file)
@@ -37,7 +37,7 @@
 #include "tidy.h"
 #include "buffio.h"
 
-#define PHP_TIDY_MODULE_VERSION        "2.0-dev"
+#define PHP_TIDY_MODULE_VERSION        "2.0"
 
 /* {{{ ext/tidy macros
 */