* remove temporary debian file
[citadel.git] / libcitadel / configure.in
index 4314eda5ce3828bf542747da5a4f3d3a5eae87da..58f939cd712b1b0bad912e87c8c84906c251cbb3 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.41, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.42, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)
@@ -22,7 +22,7 @@ dnl
 dnl If the API changes incompatibly set LIBAGE back to 0
 dnl
 
-LIBCURRENT=1
+LIBCURRENT=2
 LIBREVISION=0
 LIBAGE=0