final touches on dkim test harness
[citadel.git] / libcitadel / bootstrap
index 3c4c7bd455f501da82b01286dc2fafa41643b94d..e12b8645fef5b2134bc0660f336adb73f9c1ecd0 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/sh
+   
 autoconf
 autoheader
+grep '^#define LIBCITADEL_VERSION_NUMBER' lib/libcitadel.h | sed 's/[^0-9]*//g' >package-version.txt