]> code.citadel.org Git - citadel.git/blobdiff - citadel/configure.ac
one more try
[citadel.git] / citadel / configure.ac
index b14cac8a352d7ec4fd058c04515f2bae40259386..cf85cca62f676c0267123353e67455ca10039d4a 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl $Id$
 AC_PREREQ(2.52)
-AC_INIT([Citadel/UX], [$Version$], [http://uncensored.citadel.org/])
+AC_INIT([Citadel/UX], [$Revision$], [http://uncensored.citadel.org/])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_PREFIX_DEFAULT(/usr/local/citadel)
 if test "$prefix" = NONE; then