* THIS IS 7.44 (BETA RELEASE ONLY)
[citadel.git] / libcitadel / configure.in
index a6c469bb187dafaa16128cf1ad6d8ff3b28d5128..e519d39eb6557808b4b13afa7ba70a0f982b85c3 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.43, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.44, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)