ICU-856 1.8 - begin the throw of the big switch....

X-SVN-Rev: 3672
This commit is contained in:
Steven R. Loomis 2001-02-19 16:54:24 +00:00
parent 0b73c2d2a8
commit 20f5772605

View file

@ -98,10 +98,10 @@
/*===========================================================================*/
/** The current ICU library version as a dotted-decimal string. */
#define U_ICU_VERSION "1.7"
#define U_ICU_VERSION "1.8"
/** The current ICU library major/minor version as a string without dots, for library name suffixes. */
#define U_ICU_VERSION_SHORT "17"
#define U_ICU_VERSION_SHORT "18"
/** An ICU version consists of up to 4 numbers from 0..255. */
#define U_MAX_VERSION_LENGTH 4