* THIS IS 1.04
[citadel.git] / libcitadel / configure.in
index c2cee8536db430a6696f6635a8d885063e9c45dd..4caad21491809b23c072ae2520b9037b7a14a6d8 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, 1.03, https://uncensored.citadel.org)
+AC_INIT(libcitadel, 1.04, https://uncensored.citadel.org)
 
 AC_CONFIG_SRCDIR(Makefile.in)
 AC_CONFIG_AUX_DIR(conftools)