diff options
-rw-r--r-- | CMakeLists.txt | 2 | ||||
-rw-r--r-- | NEWS | 2 | ||||
m--------- | liberty | 0 |
3 files changed, 2 insertions, 2 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) @@ -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 -Subproject 782a9a5977bd5f2101e8808b94d659fe52e2490 +Subproject 7e8e085c97311b52db4d6739b6ef2a1b26a2319 |