Set version to 0.4.5

This commit is contained in:
James Booth
2014-11-07 00:17:40 +00:00
parent 9578a0b36a
commit 8120c9ebb0
3 changed files with 3 additions and 61 deletions

View File

@@ -74,6 +74,7 @@ install_lib_strophe()
echo
git clone git://github.com/strophe/libstrophe.git
cd libstrophe
git checkout 0.8.7
./bootstrap.sh
./configure --prefix=$1
make
@@ -102,6 +103,7 @@ cyg_install_lib_strophe()
echo
git clone git://github.com/strophe/libstrophe.git
cd libstrophe
git checkout 0.8.7
./bootstrap.sh
./bootstrap.sh # second call seems to fix problem on cygwin
./configure --prefix=/usr