]> code.citadel.org Git - citadel.git/blobdiff - citadel/configure.ac
Set the 'Id:' property on all files which use it
[citadel.git] / citadel / configure.ac
index a3932c0f7f4450b10772c47c1e206a5aed759510..7e05d5079ee8555b37e22ec5e213bc83ed54fe6d 100644 (file)
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 dnl $Id$
 AC_PREREQ(2.52)
 AC_INIT([Citadel], [7.10], [http://www.citadel.org/])
-AC_REVISION([$Revision$])
+AC_REVISION([$Revision: 5108 $])
 AC_CONFIG_SRCDIR([citserver.c])
 AC_PREFIX_DEFAULT(/usr/local/citadel)
 if test "$prefix" = NONE; then