follow new library version
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 20 Oct 2013 17:04:12 +0000 (19:04 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 20 Oct 2013 17:04:44 +0000 (19:04 +0200)
libcitadel/buildpackages

index c446abbb45f0ed1a52e854b5b4c0f2dec6824758..1b31ee8015b2fd3265b4e8812770a88bca30904e 100755 (executable)
@@ -6,7 +6,7 @@ fi
 
 ./bootstrap
 
-export `grep PACKAGE_VERSION= configure |sed -e "s;';;g" -e "s;PACKAGE;LIBCITADEL;"  -e "s;3.;;"`
+export `grep PACKAGE_VERSION= configure |sed -e "s;';;g" -e "s;PACKAGE;LIBCITADEL;"  -e "s;4.;;"`
 
 DATE=`date '+%a, %d %b %Y %H:%I:00 %z'`
 ACTUAL_DIR=`pwd`