* Set all version numbers to 7.41 for upcoming beta.
[citadel.git] / libcitadel / configure.in
index 432b4de3a3592da5a75c9560e2987a84010cf345..4314eda5ce3828bf542747da5a4f3d3a5eae87da 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.38, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.41, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)