set the version in library name to 2.0

This commit is contained in:
Dan Horák 2011-01-12 13:08:07 +01:00
parent 08a457490b
commit bf87892250
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ IBM zSeries.
# fix EOLs
sed -i -e 's/\r//g' LICENSE
# update the version used in library name
sed -i -e 's/2\.0\.3/2\.0/' configure.in
sh ./bootstrap.sh