Mercurial > masqmail
diff configure.ac @ 232:5eb5a92f3247
next version will be 0.3.1
author | meillo@marmaro.de |
---|---|
date | Mon, 26 Jul 2010 22:02:47 +0200 |
parents | 10da50168dab |
children | 066ef6484a59 |
line wrap: on
line diff
--- a/configure.ac Mon Jul 26 21:54:30 2010 +0200 +++ b/configure.ac Mon Jul 26 22:02:47 2010 +0200 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(masqmail, 0.3.0, meillo@marmaro.de) +AC_INIT(masqmail, 0.3.1, meillo@marmaro.de) AC_CONFIG_SRCDIR([src/masqmail.c]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE()