Version number set to 7.87, tagging for stable release
[citadel.git] / libcitadel / configure.in
index 77b2c54d7382ec97e1a241f6d96bea2efe37263d..dd27491508280e64c8dd66d18b2d7c0f73e7318e 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.86, http://www.citadel.org)
+AC_INIT(libcitadel, 7.87, http://www.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)