masqmail
diff configure.ac @ 159:27363b36a28c
next version will be 0.3.0
author | meillo@marmaro.de |
---|---|
date | Thu, 08 Jul 2010 11:08:37 +0200 |
parents | e20fe8c9936a |
children | 3914d7cabfbc |
line diff
1.1 --- a/configure.ac Thu Jul 08 10:35:42 2010 +0200 1.2 +++ b/configure.ac Thu Jul 08 11:08:37 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.25, meillo@marmaro.de) 1.8 +AC_INIT(masqmail, 0.3.0, meillo@marmaro.de) 1.9 AC_CONFIG_SRCDIR([src/masqmail.c]) 1.10 AM_CONFIG_HEADER(config.h) 1.11 AM_INIT_AUTOMAKE()