# HG changeset patch # User markus schnalke # Date 1326875505 -3600 # Node ID 35c5239ebcc115544388590ff58dc0dd989c3744 # Parent 193013200396b5f4d1d66936e2a54b971e444d2b Updated version number. diff -r 193013200396 -r 35c5239ebcc1 configure --- a/configure Wed Jan 18 09:31:35 2012 +0100 +++ b/configure Wed Jan 18 09:31:45 2012 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for masqmail 0.3.4-dev. +# Generated by GNU Autoconf 2.68 for masqmail 0.3.4. # # Report bugs to . # @@ -560,8 +560,8 @@ # Identity of this package. PACKAGE_NAME='masqmail' PACKAGE_TARNAME='masqmail' -PACKAGE_VERSION='0.3.4-dev' -PACKAGE_STRING='masqmail 0.3.4-dev' +PACKAGE_VERSION='0.3.4' +PACKAGE_STRING='masqmail 0.3.4' 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.3.4-dev to adapt to many kinds of systems. +\`configure' configures masqmail 0.3.4 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.3.4-dev:";; + short | recursive ) echo "Configuration of masqmail 0.3.4:";; esac cat <<\_ACEOF @@ -1445,7 +1445,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -masqmail configure 0.3.4-dev +masqmail configure 0.3.4 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1868,7 +1868,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.3.4-dev, which was +It was created by masqmail $as_me 0.3.4, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2686,7 +2686,7 @@ # Define the identity of the package. PACKAGE='masqmail' - VERSION='0.3.4-dev' + VERSION='0.3.4' cat >>confdefs.h <<_ACEOF @@ -5852,7 +5852,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.3.4-dev, which was +This file was extended by masqmail $as_me 0.3.4, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5918,7 +5918,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.3.4-dev +masqmail config.status 0.3.4 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" diff -r 193013200396 -r 35c5239ebcc1 configure.ac --- 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() diff -r 193013200396 -r 35c5239ebcc1 man/masqmail.8 --- a/man/masqmail.8 Wed Jan 18 09:31:35 2012 +0100 +++ b/man/masqmail.8 Wed Jan 18 09:31:45 2012 +0100 @@ -1,4 +1,4 @@ -.TH masqmail 8 2011-08-27 masqmail-0.3.3 "Maintenance Commands" +.TH masqmail 8 2012-01-18 masqmail-0.3.4 "Maintenance Commands" .SH NAME masqmail \- An offline Mail Transfer Agent diff -r 193013200396 -r 35c5239ebcc1 man/masqmail.aliases.5 --- a/man/masqmail.aliases.5 Wed Jan 18 09:31:35 2012 +0100 +++ b/man/masqmail.aliases.5 Wed Jan 18 09:31:45 2012 +0100 @@ -1,4 +1,4 @@ -.TH masqmail.aliases 5 2011-08-27 masqmail-0.3.3 "File Formats" +.TH masqmail.aliases 5 2012-01-18 masqmail-0.3.4 "File Formats" .SH NAME masqmail.aliases \- masqmail alias file format diff -r 193013200396 -r 35c5239ebcc1 man/masqmail.conf.5 --- a/man/masqmail.conf.5 Wed Jan 18 09:31:35 2012 +0100 +++ b/man/masqmail.conf.5 Wed Jan 18 09:31:45 2012 +0100 @@ -1,4 +1,4 @@ -.TH masqmail.conf 5 2011-08-27 masqmail-0.3.3 "File Formats" +.TH masqmail.conf 5 2012-01-18 masqmail-0.3.4 "File Formats" .SH NAME masqmail.conf \- masqmail configuration file diff -r 193013200396 -r 35c5239ebcc1 man/masqmail.route.5 --- a/man/masqmail.route.5 Wed Jan 18 09:31:35 2012 +0100 +++ b/man/masqmail.route.5 Wed Jan 18 09:31:45 2012 +0100 @@ -1,4 +1,4 @@ -.TH masqmail.route 5 2011-08-27 masqmail-0.3.3 "File Formats" +.TH masqmail.route 5 2012-01-18 masqmail-0.3.4 "File Formats" .SH NAME masqmail.route \- masqmail route configuration file diff -r 193013200396 -r 35c5239ebcc1 man/mservdetect.1 --- a/man/mservdetect.1 Wed Jan 18 09:31:35 2012 +0100 +++ b/man/mservdetect.1 Wed Jan 18 09:31:45 2012 +0100 @@ -1,4 +1,4 @@ -.TH mservdetect 1 2011-08-27 masqmail-0.3.3 "User Commands" +.TH mservdetect 1 2012-01-18 masqmail-0.3.4 "User Commands" .SH NAME mservdetect \- Helper for masqmail in combination with masqdialer diff -r 193013200396 -r 35c5239ebcc1 man/rmail.8 --- a/man/rmail.8 Wed Jan 18 09:31:35 2012 +0100 +++ b/man/rmail.8 Wed Jan 18 09:31:45 2012 +0100 @@ -1,4 +1,4 @@ -.TH rmail 8 2011-08-27 masqmail-0.3.3 "Maintenance Commands" +.TH rmail 8 2012-01-18 masqmail-0.3.4 "Maintenance Commands" .SH NAME rmail \- handle remote mail received via uucp