[Pkg-wmaker-commits] [wmifs] 08/08: wmifs: Bump to version 1.8.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Wed Apr 20 11:03:25 UTC 2016
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch upstream
in repository wmifs.
commit 379137cdc8fdfc85497a821792ddbdc6ba0018ce
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Wed Apr 20 00:14:13 2016 -0400
wmifs: Bump to version 1.8.
---
CHANGES | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGES b/CHANGES
index 9a3fee7..ce7279e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
Version Description
--------------------------------------------------------------
+1.8 * Released 160420
+
+ * Display version number from configure.ac with -v option.
+
+ * Fix typos. Ran `codespell -w .`.
+
1.7 * Released 160419
* Fix buffer overflow if interface has name > 8 characters.
diff --git a/configure.ac b/configure.ac
index 748ff30..8ea9940 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmifs], [1.7], [wmaker-dev at lists.windowmaker.org])
+AC_INIT([wmifs], [1.8], [wmaker-dev at lists.windowmaker.org])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([configure.ac])
AC_PROG_CC
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmifs.git
More information about the Pkg-wmaker-commits
mailing list