From 28dfa94e84d5f93d4502bf79fad8856171fd8afc Mon Sep 17 00:00:00 2001 From: Richard Russon Date: Mon, 3 Oct 2016 12:21:11 +0100 Subject: [PATCH] NeoMutt 2016-10-03 (1.7.0) --- ChangeLog.neomutt | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog.neomutt b/ChangeLog.neomutt index 0c8cea4e9..d89cedf07 100644 --- a/ChangeLog.neomutt +++ b/ChangeLog.neomutt @@ -1,3 +1,7 @@ +2016-10-03 Richard Russon +* Build + - Fix install and dist targets + 2016-10-02 Richard Russon * Features - Kyoto Cabinet header cache diff --git a/configure.ac b/configure.ac index 4ff86c232..473fed707 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ dnl !!! TO DUMP THEIR RESULTS WHEN MUTT -V IS CALLED !!! CFLAGS=$CFLAGS LDFLAGS=$LDFLAGS -AC_INIT([NeoMutt], [20161002], [neomutt-devel@neomutt.org], [mutt], [http://www.neomutt.org]) +AC_INIT([NeoMutt], [20161003], [neomutt-devel@neomutt.org], [mutt], [http://www.neomutt.org]) AC_CONFIG_SRCDIR(mutt.h) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) -- 2.40.0