]> gitweb.factorcode.org Git - factor.git/commitdiff
unicode: bump the unicode-version to be current supported 15.0.0
authorJohn Benediktsson <mrjbq7@gmail.com>
Tue, 5 Dec 2023 23:50:09 +0000 (15:50 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Tue, 5 Dec 2023 23:50:09 +0000 (15:50 -0800)
basis/unicode/unicode.factor

index cad7d0f2e0954becf6e1f6ca7dd574739f52ef72..6cb43102a44f3d5b28b06a2b3f4abfe53e1c6e57 100644 (file)
@@ -229,4 +229,4 @@ CONSTANT: unicode-unsupported {
     "bidi"
 }
 
-CONSTANT: unicode-version "14.0.0"
+CONSTANT: unicode-version "15.0.0"