wmmixer: Bump to version 1.8.

This commit is contained in:
Doug Torrance 2017-08-28 19:33:30 -04:00 committed by Carlos R. Mafra
parent df64de4622
commit 0167a6b2a8
2 changed files with 8 additions and 1 deletions

View file

@ -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 <angelabad@ubuntu.com>
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.

View file

@ -1,4 +1,4 @@
AC_INIT([wmmixer], [1.7], [wmaker-dev@lists.windowmaker.org])
AC_INIT([wmmixer], [1.8], [wmaker-dev@lists.windowmaker.org])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([configure.ac])
AC_PROG_CXX