From: Wilfried Goesgens Date: Sun, 20 Oct 2013 17:04:12 +0000 (+0200) Subject: follow new library version X-Git-Tag: v9.01~211 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=c2ff58e3e66e69b51eb5591f971594a7dba56ae8 follow new library version --- diff --git a/libcitadel/buildpackages b/libcitadel/buildpackages index c446abbb4..1b31ee801 100755 --- a/libcitadel/buildpackages +++ b/libcitadel/buildpackages @@ -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`