]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/tools/genren/README
ICU-461.12.tar.gz
[apple/icu.git] / icuSources / tools / genren / README
index a289dbc538ce12037c1ead8e9a98046147568aa7..8c39c3924bbe10c576590f8aecf3c6022fc5664f 100644 (file)
@@ -1,11 +1,11 @@
-Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
+Copyright (c) 2002-2010, International Business Machines Corporation and others. All Rights Reserved.
 The genren.pl script is used to generate source/common/unicode/urename.h header file, which is needed for renaming the ICU exported names. 
 
 This script is intended to be used on Linux, although it should work on any platform that has Perl and nm command. Makefile may need to be updated, it's not 100% portable. 
 
 The following instructions are for Linux version.
 - urename.h file should be generated after implementation is complete for a release.
-- the version number for a release should be set according to the list in source/common/unicode/uversion.h
+- the version number for a release should be set according to the list in source/common/unicode/uvernum.h
 - In this [genren] directory, run 
 
     "make install-header"