mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-8823 bump version to 4.8.1.1 (C)
X-SVN-Rev: 30707
This commit is contained in:
parent
3df82033a7
commit
f793270515
1 changed files with 3 additions and 3 deletions
|
@ -42,7 +42,7 @@
|
|||
* @stable ICU 2.4
|
||||
*/
|
||||
#define U_COPYRIGHT_STRING \
|
||||
" Copyright (C) 2010, International Business Machines Corporation and others. All Rights Reserved. "
|
||||
" Copyright (C) 2011, International Business Machines Corporation and others. All Rights Reserved. "
|
||||
|
||||
/** The current ICU major version as an integer.
|
||||
* This value will change in the subsequent releases of ICU
|
||||
|
@ -67,7 +67,7 @@
|
|||
* @stable ICU 4.0
|
||||
*/
|
||||
#ifndef U_ICU_VERSION_BUILDLEVEL_NUM
|
||||
#define U_ICU_VERSION_BUILDLEVEL_NUM 0
|
||||
#define U_ICU_VERSION_BUILDLEVEL_NUM 1
|
||||
#endif
|
||||
|
||||
/** Glued version suffix for renamers
|
||||
|
@ -91,7 +91,7 @@
|
|||
* This value will change in the subsequent releases of ICU
|
||||
* @stable ICU 2.4
|
||||
*/
|
||||
#define U_ICU_VERSION "4.8.1"
|
||||
#define U_ICU_VERSION "4.8.1.1"
|
||||
|
||||
/** The current ICU library major/minor version as a string without dots, for library name suffixes.
|
||||
* This value will change in the subsequent releases of ICU
|
||||
|
|
Loading…
Add table
Reference in a new issue