From 820f25548215b57d0ac1c34cfdea7e0ee9b482d8 Mon Sep 17 00:00:00 2001
From: rtoy <rtoy>
Date: Sat, 18 Sep 2010 21:10:42 +0000
Subject: [PATCH] code/unidata.lisp: o Update constants to Unicode version
 5.2.0.

i18n/unidata.bin:
o Regenerated using Unicode version 5.2.0.
---
 code/unidata.lisp |   6 +++---
 i18n/unidata.bin  | Bin 1316093 -> 1316093 bytes
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/code/unidata.lisp b/code/unidata.lisp
index bf8808f6f..dc487ea05 100644
--- a/code/unidata.lisp
+++ b/code/unidata.lisp
@@ -4,7 +4,7 @@
 ;;; This code was written by Paul Foley and has been placed in the public
 ;;; domain.
 ;;; 
-(ext:file-comment "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/unidata.lisp,v 1.15 2010/09/18 20:47:51 rtoy Exp $")
+(ext:file-comment "$Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/code/unidata.lisp,v 1.16 2010/09/18 21:10:42 rtoy Exp $")
 ;;;
 ;;; **********************************************************************
 ;;;
@@ -18,7 +18,7 @@
 
 (defconstant +unidata-path+ #p"ext-formats:unidata.bin")
 
-(defvar *unidata-version* "$Revision: 1.15 $")
+(defvar *unidata-version* "$Revision: 1.16 $")
 
 (defstruct unidata
   range
@@ -57,7 +57,7 @@
 ;; The expected Unicode version.  This needs to be synced with
 ;; build-unidata.lisp.
 (defconstant +unicode-major-version+ 5)
-(defconstant +unicode-minor-version+ 1)
+(defconstant +unicode-minor-version+ 2)
 (defconstant +unicode-update-version+ 0)
 
 ;;; These need to be synched with tools/build-unidata.lisp
diff --git a/i18n/unidata.bin b/i18n/unidata.bin
index 45602edb8895dae7ec6f134571d97fc851b84c0c..f34fb4c55c5d4770f25d7b6c515e9e2582f3a101 100644
GIT binary patch
delta 78
zcmWN_xe-7B002S%`Tr`kK>-p439c9gXia8@4fnnF_u5&GbqmtyL_&!qmPAs?<j-6R
UDW#HH8fm4IUIrOux|yH(0~v=Bg#Z8m

delta 78
zcmWN_xe-7B002S%`Tr`kK>-p439c9gXia8@4fnnF_u5&Gbqmt)L_&!qmPAs?<j-6R
UDW#HH8fm4IUIrOux|yH(0~tmVga7~l

-- 
GitLab