]> granicus.if.org Git - neomutt/commitdiff
NeoMutt 2016-10-03 (1.7.0) neomutt-20161003
authorRichard Russon <rich@flatcap.org>
Mon, 3 Oct 2016 11:21:11 +0000 (12:21 +0100)
committerRichard Russon <rich@flatcap.org>
Mon, 3 Oct 2016 11:27:32 +0000 (12:27 +0100)
ChangeLog.neomutt
configure.ac

index 0c8cea4e944b1c3e4b7fece5d51974a726110146..d89cedf0781f4e300a1dd528b1e212a7ebfce2d8 100644 (file)
@@ -1,3 +1,7 @@
+2016-10-03  Richard Russon  <rich@flatcap.org>
+* Build
+  - Fix install and dist targets
+
 2016-10-02  Richard Russon  <rich@flatcap.org>
 * Features
   - Kyoto Cabinet header cache
index 4ff86c23275ad21bb340dc4904553410bdc4f575..473fed70752993521def1a7d7d53f1c02252a1ec 100644 (file)
@@ -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])