* Version numbers of everything 7.63
[citadel.git] / libcitadel / configure.in
index 93fb15e92f8f82701623425e76792e74366b855c..62deba68646d712f069a7331fa669374acc2938b 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.61, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.63, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)