Preliminary version number increment.

This commit is contained in:
Fred L. Drake, Jr. 2002-08-22 21:32:39 +00:00
parent fa7b20a32a
commit 9f99125a39

View file

@ -841,7 +841,7 @@ XML_ExpatVersionInfo(void);
*/
#define XML_MAJOR_VERSION 1
#define XML_MINOR_VERSION 95
#define XML_MICRO_VERSION 4
#define XML_MICRO_VERSION 5
#ifdef __cplusplus
}