From 033063befc07516f71c7ecabe21c064d6990e75f Mon Sep 17 00:00:00 2001 From: Daniel Spiljar Date: Fri, 24 Mar 2023 15:18:53 +0100 Subject: [PATCH] Version bump to 0.7.11. --- configure | 20 ++++++++++---------- configure.ac | 2 +- doc/mboxgrep.1 | 4 ++-- doc/mboxgrep.info | Bin 6876 -> 6876 bytes doc/mboxgrep.texi | 4 ++-- src/mboxgrep.h | 3 +-- 6 files changed, 16 insertions(+), 17 deletions(-) diff --git a/configure b/configure index a1e56b8..fa42d42 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for mboxgrep 0.7.10. +# Generated by GNU Autoconf 2.69 for mboxgrep 0.7.11. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='mboxgrep' PACKAGE_TARNAME='mboxgrep' -PACKAGE_VERSION='0.7.10' -PACKAGE_STRING='mboxgrep 0.7.10' +PACKAGE_VERSION='0.7.11' +PACKAGE_STRING='mboxgrep 0.7.11' PACKAGE_BUGREPORT='dspiljar@datatipp.se' PACKAGE_URL='https://www.mboxgrep.org/' @@ -1245,7 +1245,7 @@ if test "$ac_init_help" = "long"; then # 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 mboxgrep 0.7.10 to adapt to many kinds of systems. +\`configure' configures mboxgrep 0.7.11 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1312,7 +1312,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of mboxgrep 0.7.10:";; + short | recursive ) echo "Configuration of mboxgrep 0.7.11:";; esac cat <<\_ACEOF @@ -1413,7 +1413,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -mboxgrep configure 0.7.10 +mboxgrep configure 0.7.11 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1660,7 +1660,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by mboxgrep $as_me 0.7.10, which was +It was created by mboxgrep $as_me 0.7.11, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2519,7 +2519,7 @@ fi # Define the identity of the package. PACKAGE='mboxgrep' - VERSION='0.7.10' + VERSION='0.7.11' cat >>confdefs.h <<_ACEOF @@ -5145,7 +5145,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by mboxgrep $as_me 0.7.10, which was +This file was extended by mboxgrep $as_me 0.7.11, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -5212,7 +5212,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -mboxgrep config.status 0.7.10 +mboxgrep config.status 0.7.11 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index eaf95bf..53e3b77 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ # Process this file with autoconf to produce a configure script. # Yawn. -AC_INIT([mboxgrep], [0.7.10], [dspiljar@datatipp.se], [mboxgrep], [https://www.mboxgrep.org/]) +AC_INIT([mboxgrep], [0.7.11], [dspiljar@datatipp.se], [mboxgrep], [https://www.mboxgrep.org/]) #AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE([foreign]) AC_LANG([C]) diff --git a/doc/mboxgrep.1 b/doc/mboxgrep.1 index b0fbb53..8933b5e 100644 --- a/doc/mboxgrep.1 +++ b/doc/mboxgrep.1 @@ -1,4 +1,4 @@ -.TH MBOXGREP 1 "17 Feb 2023" +.TH MBOXGREP 1 "24 Mar 2023" .SH NAME mboxgrep \- displays email messages matching a pattern .SH SYNOPSIS @@ -10,7 +10,7 @@ mboxgrep \- displays email messages matching a pattern This manual page refers to .B mboxgrep version -.BR 0.7.10 . +.BR 0.7.11 . .PP .B mboxgrep scans a diff --git a/doc/mboxgrep.info b/doc/mboxgrep.info index 11a3e89fb298ea13be905c7413a37eb9496527a9..97ca442fd20926ea9fa9ec7869bf09beb3207b9d 100644 GIT binary patch delta 14 Vcmca(ddGBwA|s>WW+ld5k^m|*1keBg delta 14 Vcmca(ddGBwA|s>0W+ld5k^m|#1kV5f diff --git a/doc/mboxgrep.texi b/doc/mboxgrep.texi index 4bdfb52..d9b1a04 100644 --- a/doc/mboxgrep.texi +++ b/doc/mboxgrep.texi @@ -5,8 +5,8 @@ @setchapternewpage odd @set EDITION 0.7 -@set VERSION 0.7.10 -@set UPDATED 17 Feb 2023 +@set VERSION 0.7.11 +@set UPDATED 24 Mar 2023 @dircategory Mail @direntry diff --git a/src/mboxgrep.h b/src/mboxgrep.h index 05f87dc..171dfcf 100644 --- a/src/mboxgrep.h +++ b/src/mboxgrep.h @@ -15,14 +15,13 @@ You should have received a copy of the GNU General Public License along with mboxgrep; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ #ifndef MBOXGREP_H #define MBOXGREP_H #define APPNAME "mboxgrep" -#define VERSION "0.7.10" +#define VERSION "0.7.11" #define BUGREPORT_ADDR "dspiljar AT datatipp.se" #define HOST_NAME_SIZE 256