final touches on dkim test harness
[citadel.git] / libcitadel / bootstrap
index 892d42985845fec76c55b2b6885b6ee418f8035f..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