X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fconfigure.ac;h=72ce3086c3ff95013d2ef6e13cee778109ef5357;hb=d7d893c0cd64ca92ff93457094ec151d106342e9;hp=fc3ce915c4e81c2b2411ea8fcd49f9ae271b3940;hpb=c0a3e8894b0d554b73d404ea496a1836db6e0ed9;p=citadel.git diff --git a/citadel/configure.ac b/citadel/configure.ac index fc3ce915c..72ce3086c 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], [6.15], [http://uncensored.citadel.org/]) +AC_INIT([Citadel], [6.15], [http://uncensored.citadel.org/]) AC_REVISION([$Revision$]) AC_CONFIG_SRCDIR([citserver.c]) AC_PREFIX_DEFAULT(/usr/local/citadel)