aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-05-02 23:20:19 +0300
committerSergey Poznyakoff <gray@gnu.org>2020-05-02 23:20:19 +0300
commit5c610b8ec15a535bc70a37ba451aa07519a625dc (patch)
tree6955cb4c04f344ab98e35b24c89bf6dc640914ec
parent2965b67eeb48d4c6ddbb9829a5fa1250fe635685 (diff)
downloadwydawca-5c610b8ec15a535bc70a37ba451aa07519a625dc.tar.gz
wydawca-5c610b8ec15a535bc70a37ba451aa07519a625dc.tar.bz2
Update NEWS and configure.ac
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 928ffb9..5d11b18 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ See the end of file for copying conditions.
Please send Wydawca bug reports to <bug-wydawca@gnu.org.ua>.
+Version 4.0.1, 2020-05-02
+
+Fixed syslog logging if print-priority is set to true.
+
+
Version 4.0, 2020-05-02
This is a complete rewrite of the wydawca code base. The operating
diff --git a/configure.ac b/configure.ac
index 93e5a49..cc85145 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with wydawca. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([wydawca], 4.0, [bug-wydawca@gnu.org.ua], [wydawca],
+AC_INIT([wydawca], 4.0.1, [bug-wydawca@gnu.org.ua], [wydawca],
[http://www.gnu.org.ua/software/wydawca])
AC_CONFIG_SRCDIR([src/wydawca.c])
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.