* apply the release stuff to head too from r8127
[citadel.git] / libcitadel / configure.in
index 6973ace201e853dc2aa02a40aa4292d3f1616986..b22ca13abab44871c8585e11ef9131b56b1bd5ad 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.66, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.70, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)