set the version in library name to 2.0
This commit is contained in:
parent
08a457490b
commit
bf87892250
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user