---
wmmixer/CHANGES | 7 +++++++
wmmixer/configure.ac | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/wmmixer/CHANGES b/wmmixer/CHANGES
index dc0e15b..54b4a13 100644
--- a/wmmixer/CHANGES
+++ b/wmmixer/CHANGES
@@ -93,3 +93,10 @@ Release 1.6 13 Jul 2011 Support of multiple config files
to run multiple
Release 1.7 19 Sep 2011 Fix FTBFS with ld --as-needed
Patch sent by Angel Abad <[email protected]>
+
+Release 1.8 28 Aug 2017 Update GPLv2 text
+ Update Free Software Foundation address.
+ Remove trailing whitespace.
+ Use autotools for build.
+ Add desktop entry file.
+ Update documentation.
diff --git a/wmmixer/configure.ac b/wmmixer/configure.ac
index 05c939e..38d5cfc 100644
--- a/wmmixer/configure.ac
+++ b/wmmixer/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([wmmixer], [1.7], [[email protected]])
+AC_INIT([wmmixer], [1.8], [[email protected]])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([configure.ac])
AC_PROG_CXX
--
2.11.0
--
To unsubscribe, send mail to [email protected].