update version number in preparation for 7.85 release
[citadel.git] / libcitadel / configure.in
index c96ce8114e0bba29464abf7dedf56676199beea8..cad1043bd21bec5a9438ee84fa3f32c694dc4078 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.84, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.85, http://www.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)