ICU-3719 Update version numbers

X-SVN-Rev: 15236
This commit is contained in:
George Rhoten 2004-05-10 19:29:43 +00:00
parent fef83bf1ee
commit 6fe34094c3

View file

@ -29,7 +29,7 @@
<body>
<h1>International Components for Unicode<br>
<abbr title="International Components for Unicode">ICU</abbr> 2.8
<abbr title="International Components for Unicode">ICU</abbr> 3.0
ReadMe</h1>
<p>Version: 2004-Apr-30<br>
@ -228,7 +228,7 @@
<p>The following list concentrates on <em>changes that affect existing
applications migrating from previous ICU releases</em>. For more news about
this release, see the <a href=
"http://oss.software.ibm.com/icu/download/2.8/index.html">ICU 2.8 download
"http://oss.software.ibm.com/icu/download/3.0/index.html">ICU 3.0 download
page</a>.</p>
<h3><a name="News_Locale" id="News_Locale">Locale Identifier
@ -1375,7 +1375,7 @@ mv Makefile.hide Makefile
system CRTLIB "LIB(<i>datalibraryname</i>)"
gmake OUTPUTDIR=<i>datalibraryname</i>
system CRTSRVPGM "SRVPGM(<i>libraryname</i>/LIBICUDATA)" "MODULE(<i>datalibraryname</i>/*ALL)"
"EXPORT(*ALL)" "TEXT('ICU 2.8 DATA')" "OPTION(*DUPPROC *DUPVAR)"
"EXPORT(*ALL)" "TEXT('ICU 3.0 DATA')" "OPTION(*DUPPROC *DUPVAR)"
ln -fs /qsys.lib/<i>libraryname</i>.lib/libicudata.srvpgm out/libicudata.so
cd ..
del common/libicuuc.so