From 61a141203bf8d5a4589cdb7108ff8469564251d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Tue, 21 Dec 2021 05:45:46 +0100 Subject: Bump liberty and version, update NEWS --- CMakeLists.txt | 2 +- NEWS | 2 +- liberty | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c4ad3ce..1da79d6 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required (VERSION 3.0) -project (nncmpp VERSION 1.1.1 LANGUAGES C) +project (nncmpp VERSION 1.2.0 LANGUAGES C) # Moar warnings if ("${CMAKE_C_COMPILER_ID}" MATCHES "GNU" OR CMAKE_COMPILER_IS_GNUCC) diff --git a/NEWS b/NEWS index df3ef9e..0767d3d 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -x.x.x (xxxx-xx-xx) +1.2.0 (2021-12-21) * Added ability to control the volume of MPD's current PulseAudio sink diff --git a/liberty b/liberty index 782a9a5..7e8e085 160000 --- a/liberty +++ b/liberty @@ -1 +1 @@ -Subproject commit 782a9a5977bd5f2101e8808b94d659fe52e2490a +Subproject commit 7e8e085c97311b52db4d6739b6ef2a1b26a2319f -- cgit v1.2.3