]> granicus.if.org Git - icu/commitdiff
ICU-13194 RBBI, bump data version number. New reverse tables are not compatible.
authorAndy Heninger <andy.heninger@gmail.com>
Wed, 28 Mar 2018 22:07:24 +0000 (22:07 +0000)
committerAndy Heninger <andy.heninger@gmail.com>
Wed, 28 Mar 2018 22:07:24 +0000 (22:07 +0000)
X-SVN-Rev: 41168

icu4c/source/common/rbbidata.h

index 4a66b67ac887ad13bb72426f43271df720f10b69..b7de6ce073cbc50d56afdef54d257d2143655a92 100644 (file)
@@ -58,7 +58,7 @@ ubrk_swap(const UDataSwapper *ds,
 U_NAMESPACE_BEGIN
 
 // The current RBBI data format version.
-static const uint8_t RBBI_DATA_FORMAT_VERSION[] = {4, 0, 0, 0};
+static const uint8_t RBBI_DATA_FORMAT_VERSION[] = {5, 0, 0, 0};
 
 /*  
  *   The following structs map exactly onto the raw data from ICU common data file.