From 37e7b6c07d1cd056e420252c6404597d8dfb7547 Mon Sep 17 00:00:00 2001 From: Nathan Bryant Date: Fri, 27 Jul 2001 03:31:38 +0000 Subject: [PATCH] one more try --- citadel/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citadel/configure.ac b/citadel/configure.ac index b14cac8a3..cf85cca62 100644 --- a/citadel/configure.ac +++ b/citadel/configure.ac @@ -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 -- 2.39.2