* Development version is now 7.60
[citadel.git] / libcitadel / configure.in
index 7ddad84e1e144aaf04e5bc43c63046318d1def87..728fbd479e5c23c49320b9af64fc5c3ce7638dad 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.50, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.60, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)