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