X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=configure.in;h=54c582ad21345cf1855b901caf0f78edf0cc5e6b;hb=6d013c96afd4f99f07dfb988c1cb35f3477c7ba2;hp=63c5f76741335637506754be43632ad45e0dad58;hpb=3004c9bd6381217f2fc604d8f90b8af789e15fb2;p=deb_pkgs%2Fspamass-milter.git diff --git a/configure.in b/configure.in index 63c5f76..54c582a 100644 --- a/configure.in +++ b/configure.in @@ -1,8 +1,8 @@ # Process this file with autoconf to produce a configure script. -# $Id: configure.in,v 1.43 2006/04/05 15:59:18 dnelson Exp $ -AC_INIT(spamass-milter, 0.3.1) +# $Id: configure.in,v 1.46 2014/09/11 00:43:25 kovert Exp $ +AC_INIT(spamass-milter, 0.4.0) AC_PREREQ(2.53) -AC_REVISION($Revision: 1.43 $) +AC_REVISION($Revision: 1.46 $) AC_CONFIG_SRCDIR([spamass-milter.cpp]) # Initialize automake now