mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-05 21:45:37 +00:00
ICU-57 Added release number to configure.in.
X-SVN-Rev: 117
This commit is contained in:
parent
2af30b1e99
commit
d0cf0882de
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ AC_INIT(common/utypes.h)
|
|||
AC_CONFIG_HEADER(common/icucfg.h)
|
||||
PACKAGE="icu"
|
||||
AC_SUBST(PACKAGE)
|
||||
VERSION="1.3"
|
||||
VERSION="1.3.1"
|
||||
AC_SUBST(VERSION)
|
||||
|
||||
dnl Checks for programs
|
||||
|
|
Loading…
Add table
Reference in a new issue