* internal version number 781 in trunk, so we can do webcit development against stabl...
[citadel.git] / libcitadel / configure.in
index 02908bf017890dc5357adac3f222041ba8e93895..0d9e4d9ee98e8582adb087169809d999502ea579 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.80, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.81, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)