]> granicus.if.org Git - icu/commitdiff
ICU-10107 bump script codes
authorSteven R. Loomis <srl@icu-project.org>
Mon, 15 Apr 2013 23:56:16 +0000 (23:56 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Mon, 15 Apr 2013 23:56:16 +0000 (23:56 +0000)
X-SVN-Rev: 33531

icu4c/source/layout/LEScripts.h

index 6dc68ffcfd2b714639688265d904fa3107e3faed..fbc9a594cf3fa72a81059b244f533519e9e5741e 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *
- * (C) Copyright IBM Corp. 1998-2012. All Rights Reserved.
+ * (C) Copyright IBM Corp. 1998-2013. All Rights Reserved.
  *
  * WARNING: THIS FILE IS MACHINE GENERATED. DO NOT HAND EDIT IT UNLESS
  * YOU REALLY KNOW WHAT YOU'RE DOING.
@@ -233,10 +233,11 @@ enum ScriptCodes {
  * @stable ICU 49
  */
 
-    khojScriptCode = 156,
-    tirhScriptCode = 157,
+    hluwScriptCode = 156,  /* bump to match current ICU */
+    khojScriptCode = 157,
+    tirhScriptCode = 158,
 
-    scriptCodeCount = 158
+    scriptCodeCount = 159
 };
 
 U_NAMESPACE_END