* THIS IS 7.35 / 1.09
authorWilfried Göesgens <willi@citadel.org>
Tue, 22 Apr 2008 17:13:16 +0000 (17:13 +0000)
committerWilfried Göesgens <willi@citadel.org>
Tue, 22 Apr 2008 17:13:16 +0000 (17:13 +0000)
libcitadel/configure.in

index 56c55a32b0ba9d3289179a3c24853ccceea2a018..db8b8f2d9e59fe79db89e8ae7f4823ef61dfea61 100755 (executable)
@@ -5,7 +5,7 @@ dnl
 dnl Ensure that libcitadel is configured with autoconf 2.52 or newer
 AC_PREREQ(2.52)
 
-AC_INIT(libcitadel, 1.08, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 1.09, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)