All components in git master to version 7.89 in order to avoid confusion with stable
[citadel.git] / libcitadel / configure.in
index cc8defb7776368931f486a7f4c19aa6a08c196fc..48aac6bbdb272bb6df4016a37b615dfe4140a96b 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.83, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.89, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)