* THIS IS 7.43 (BETA VERSION)
[citadel.git] / libcitadel / configure.in
index 58f939cd712b1b0bad912e87c8c84906c251cbb3..a6c469bb187dafaa16128cf1ad6d8ff3b28d5128 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, 7.42, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.43, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)