diff configure.ac @ 156:0e7601b8cebf

next version will be 0.2.26
author meillo@marmaro.de
date Wed, 14 Jul 2010 20:49:50 +0200
parents 4917e764f108
children 52c82d755215
line wrap: on
line diff
--- a/configure.ac	Wed Jul 14 12:02:01 2010 +0200
+++ b/configure.ac	Wed Jul 14 20:49:50 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.2.25, meillo@marmaro.de)
+AC_INIT(masqmail, 0.2.26, meillo@marmaro.de)
 AC_CONFIG_SRCDIR([src/masqmail.c])
 AM_CONFIG_HEADER(config.h)
 AM_INIT_AUTOMAKE()