diff options
author | Eike Rathke <erack@redhat.com> | 2016-04-13 22:24:25 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2016-04-13 22:25:56 +0000 |
commit | c58655c5a221d986fa3c3eed2f28810269205721 (patch) | |
tree | d27b5f2302272fc243e79c9b818a4691a67307d5 /configure.ac | |
parent | c664b27505223257f93f05425c52a88172ca199b (diff) |
upgrade to ICU 57
This does not apply patches
external/icu/khmerbreakengine.patch
external/icu/khmerdict.dict
anymore, as the khmerbreakengine.patch failed to apply with several
hunks of which one was 16k. Asking the patch contributor to follow-up on
this.
Change-Id: I78d4371d04a7b03417d402a222bcd384f02a619e
Reviewed-on: https://gerrit.libreoffice.org/24067
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Eike Rathke <erack@redhat.com>
Tested-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d8f67a2528f4..028a22db608d 100644 --- a/configure.ac +++ b/configure.ac @@ -9072,7 +9072,7 @@ SYSTEM_GENBRK= SYSTEM_GENCCODE= SYSTEM_GENCMN= -ICU_MAJOR=56 +ICU_MAJOR=57 ICU_MINOR=1 ICU_RECLASSIFIED_PREPEND_SET_EMPTY="TRUE" ICU_RECLASSIFIED_CONDITIONAL_JAPANESE_STARTER="TRUE" |