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