From 9aeb62eb20a3883da516af68999b61517852242e Mon Sep 17 00:00:00 2001 From: Richard Russon Date: Thu, 22 Feb 2018 14:45:52 +0000 Subject: [PATCH] version 2018-02-23 --- auto.def | 2 +- doxygen/doxygen.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/auto.def b/auto.def index ed41646570a..77c6dda60e3 100644 --- a/auto.def +++ b/auto.def @@ -14,7 +14,7 @@ use system cc cc-lib mutt-gettext mutt-iconv ############################################################################### # Names and versions define PACKAGE "neomutt" -define PACKAGE_VERSION "20171215" +define PACKAGE_VERSION "20180223" define BUGS_ADDRESS "neomutt-devel@neomutt.org" # Subdirectories that contain additional Makefile.autosetup files diff --git a/doxygen/doxygen.conf b/doxygen/doxygen.conf index 9f67c7edcc2..a0b0324f5ea 100644 --- a/doxygen/doxygen.conf +++ b/doxygen/doxygen.conf @@ -25,7 +25,7 @@ PROJECT_NAME = "NeoMutt" # could be handy for archiving the generated documentation or if some version # control system is used. -PROJECT_NUMBER = 2017-12-15 +PROJECT_NUMBER = 2018-02-23 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a