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