Tag stable-78x for 7.86 release
[citadel.git] / libcitadel / configure.in
index cad1043bd21bec5a9438ee84fa3f32c694dc4078..77b2c54d7382ec97e1a241f6d96bea2efe37263d 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.85, http://www.citadel.org)
+AC_INIT(libcitadel, 7.86, http://www.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)