Mercurial > masqmail
diff configure.ac @ 380:35c5239ebcc1 0.3.4
Updated version number.
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Wed, 18 Jan 2012 09:31:45 +0100 |
parents | 5781ba87df95 |
children | 7fe36ba87598 |
line wrap: on
line diff
--- a/configure.ac Wed Jan 18 09:31:35 2012 +0100 +++ b/configure.ac Wed Jan 18 09:31:45 2012 +0100 @@ -1,7 +1,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT(masqmail, 0.3.4-dev, meillo@marmaro.de) +AC_INIT(masqmail, 0.3.4, meillo@marmaro.de) AC_CONFIG_SRCDIR([src/masqmail.c]) AM_CONFIG_HEADER(config.h) AM_INIT_AUTOMAKE()