Update the TODO list and bump the version to 0.7.12.

This commit is contained in:
2023-05-20 20:34:23 +02:00
parent cbba5c2a33
commit dd5fefe22d
7 changed files with 14 additions and 8 deletions

View File

@@ -18,7 +18,7 @@
# Process this file with autoconf to produce a configure script.
# Yawn.
AC_INIT([mboxgrep], [0.7.11], [dspiljar@datatipp.se], [mboxgrep], [https://www.mboxgrep.org/])
AC_INIT([mboxgrep], [0.7.12], [dspiljar@datatipp.se], [mboxgrep], [https://www.mboxgrep.org/])
#AM_INIT_AUTOMAKE
AM_INIT_AUTOMAKE([foreign])
AC_LANG([C])