* Version number to 7.61 on all components
[citadel.git] / libcitadel / configure.in
index 728fbd479e5c23c49320b9af64fc5c3ce7638dad..93fb15e92f8f82701623425e76792e74366b855c 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.60, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.61, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)