]> granicus.if.org Git - libexpat/commitdiff
Bump version number.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Sat, 20 Apr 2002 21:17:15 +0000 (21:17 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Sat, 20 Apr 2002 21:17:15 +0000 (21:17 +0000)
expat/lib/expat.h

index e8d9b354029ac4f3c7dc70efa857ae6531c72c07..aebf13d218fdb7152c16f83fecf8695ac5cd40d6 100644 (file)
@@ -732,7 +732,7 @@ XML_ExpatVersionInfo(void);
 
 #define XML_MAJOR_VERSION 1
 #define XML_MINOR_VERSION 95
-#define XML_MICRO_VERSION 2
+#define XML_MICRO_VERSION 3
 
 #ifdef __cplusplus
 }