ICU-961 Changed the patch level

X-SVN-Rev: 4720
This commit is contained in:
George Rhoten 2001-05-18 20:56:51 +00:00
parent 498a0a7e85
commit f1102238b5

View File

@ -107,7 +107,7 @@
#define U_ICU_VERSION_MINOR_NUM 8
/** The current ICU patchlevel version as an integer. */
#define U_ICU_VERSION_PATCHLEVEL_NUM 0
#define U_ICU_VERSION_PATCHLEVEL_NUM 1
/** The current ICU library version as a dotted-decimal string. */
#define U_ICU_VERSION "1.8"