changeset 156:0e7601b8cebf

next version will be 0.2.26
author meillo@marmaro.de
date Wed, 14 Jul 2010 20:49:50 +0200
parents dbe3dadd1afe
children d56914eb9f75
files configure configure.ac man/masqmail.8 man/masqmail.aliases.5 man/masqmail.conf.5 man/masqmail.get.5 man/masqmail.route.5 man/mservdetect.1 man/rmail.8
diffstat 9 files changed, 18 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Wed Jul 14 12:02:01 2010 +0200
+++ b/configure	Wed Jul 14 20:49:50 2010 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.65 for masqmail 0.2.25.
+# Generated by GNU Autoconf 2.65 for masqmail 0.2.26.
 #
 # Report bugs to <meillo@marmaro.de>.
 #
@@ -552,8 +552,8 @@
 # Identity of this package.
 PACKAGE_NAME='masqmail'
 PACKAGE_TARNAME='masqmail'
-PACKAGE_VERSION='0.2.25'
-PACKAGE_STRING='masqmail 0.2.25'
+PACKAGE_VERSION='0.2.26'
+PACKAGE_STRING='masqmail 0.2.26'
 PACKAGE_BUGREPORT='meillo@marmaro.de'
 PACKAGE_URL=''
 
@@ -1272,7 +1272,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures masqmail 0.2.25 to adapt to many kinds of systems.
+\`configure' configures masqmail 0.2.26 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1338,7 +1338,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of masqmail 0.2.25:";;
+     short | recursive ) echo "Configuration of masqmail 0.2.26:";;
    esac
   cat <<\_ACEOF
 
@@ -1452,7 +1452,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-masqmail configure 0.2.25
+masqmail configure 0.2.26
 generated by GNU Autoconf 2.65
 
 Copyright (C) 2009 Free Software Foundation, Inc.
@@ -1877,7 +1877,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by masqmail $as_me 0.2.25, which was
+It was created by masqmail $as_me 0.2.26, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   $ $0 $@
@@ -2688,7 +2688,7 @@
 
 # Define the identity of the package.
  PACKAGE='masqmail'
- VERSION='0.2.25'
+ VERSION='0.2.26'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6022,7 +6022,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by masqmail $as_me 0.2.25, which was
+This file was extended by masqmail $as_me 0.2.26, which was
 generated by GNU Autoconf 2.65.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6088,7 +6088,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-masqmail config.status 0.2.25
+masqmail config.status 0.2.26
 configured by $0, generated by GNU Autoconf 2.65,
   with options \\"\$ac_cs_config\\"
 
--- 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()
--- a/man/masqmail.8	Wed Jul 14 12:02:01 2010 +0200
+++ b/man/masqmail.8	Wed Jul 14 20:49:50 2010 +0200
@@ -1,4 +1,4 @@
-.TH masqmail 8 2010-07-06 masqmail-0.2.25 "Maintenance Commands"
+.TH masqmail 8 2010-07-14 masqmail-0.2.26 "Maintenance Commands"
 
 .SH NAME
 masqmail \- An offline Mail Transfer Agent
--- a/man/masqmail.aliases.5	Wed Jul 14 12:02:01 2010 +0200
+++ b/man/masqmail.aliases.5	Wed Jul 14 20:49:50 2010 +0200
@@ -1,4 +1,4 @@
-.TH masqmail.aliases 5 2010-06-21 masqmail-0.2.24 "File Formats"
+.TH masqmail.aliases 5 2010-07-14 masqmail-0.2.26 "File Formats"
 
 .SH NAME
 masqmail.aliases \- masqmail alias file format
--- a/man/masqmail.conf.5	Wed Jul 14 12:02:01 2010 +0200
+++ b/man/masqmail.conf.5	Wed Jul 14 20:49:50 2010 +0200
@@ -1,4 +1,4 @@
-.TH masqmail.conf 5 2010-07-06 masqmail-0.2.25 "File Formats"
+.TH masqmail.conf 5 2010-07-14 masqmail-0.2.26 "File Formats"
 
 .SH NAME
 masqmail.conf \- masqmail configuration file
--- a/man/masqmail.get.5	Wed Jul 14 12:02:01 2010 +0200
+++ b/man/masqmail.get.5	Wed Jul 14 20:49:50 2010 +0200
@@ -1,4 +1,4 @@
-.TH masqmail.get 5 2010-07-06 masqmail-0.2.25 "File Formats"
+.TH masqmail.get 5 2010-07-14 masqmail-0.2.26 "File Formats"
 
 .SH NAME
 masqmail.get \- masqmail get configuration file
--- a/man/masqmail.route.5	Wed Jul 14 12:02:01 2010 +0200
+++ b/man/masqmail.route.5	Wed Jul 14 20:49:50 2010 +0200
@@ -1,4 +1,4 @@
-.TH masqmail.route 5 2010-07-06 masqmail-0.2.25 "File Formats"
+.TH masqmail.route 5 2010-07-14 masqmail-0.2.26 "File Formats"
 
 .SH NAME
 masqmail.route \- masqmail route configuration file
--- a/man/mservdetect.1	Wed Jul 14 12:02:01 2010 +0200
+++ b/man/mservdetect.1	Wed Jul 14 20:49:50 2010 +0200
@@ -1,4 +1,4 @@
-.TH mservdetect 1 2010-06-21 masqmail-0.2.24 "User Commands"
+.TH mservdetect 1 2010-07-14 masqmail-0.2.26 "User Commands"
 
 .SH NAME
 mservdetect \- Helper for masqmail and masqdialer
--- a/man/rmail.8	Wed Jul 14 12:02:01 2010 +0200
+++ b/man/rmail.8	Wed Jul 14 20:49:50 2010 +0200
@@ -1,4 +1,4 @@
-.TH rmail 8 2010-07-08 masqmail-0.2.25 "Maintenance Commands"
+.TH rmail 8 2010-07-14 masqmail-0.2.26 "Maintenance Commands"
 
 .SH NAME
 rmail \- handle remote mail received via uucp