Version 7.38 of citadel and libcitadel
[citadel.git] / libcitadel / configure.in
index f2385cb2974f39a724f4788bcf3ba18ff838b243..1d82e741a0bf5cf178c2d009aac01397fc1ef034 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.37, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 7.38, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)