masqmail-0.2
diff configure.ac @ 169:fa7641eb29c7
next version will be 0.2.28
(Note: Version 0.2.27 had still `0.2.26' in configure.ac.)
author | meillo@marmaro.de |
---|---|
date | Mon, 19 Jul 2010 12:32:21 +0200 |
parents | 52c82d755215 |
children | 100a5d7e196a |
line diff
1.1 --- a/configure.ac Sun Jul 18 23:01:49 2010 +0200 1.2 +++ b/configure.ac Mon Jul 19 12:32:21 2010 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 dnl Process this file with autoconf to produce a configure script. 1.5 1.6 AC_PREREQ(2.59) 1.7 -AC_INIT(masqmail, 0.2.26, meillo@marmaro.de) 1.8 +AC_INIT(masqmail, 0.2.28, meillo@marmaro.de) 1.9 AC_CONFIG_SRCDIR([src/masqmail.c]) 1.10 AM_CONFIG_HEADER(config.h) 1.11 AM_INIT_AUTOMAKE()