]> code.citadel.org Git - citadel.git/commitdiff
one more try
authorNathan Bryant <loanshark@uncensored.citadel.org>
Fri, 27 Jul 2001 03:31:38 +0000 (03:31 +0000)
committerNathan Bryant <loanshark@uncensored.citadel.org>
Fri, 27 Jul 2001 03:31:38 +0000 (03:31 +0000)
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