Bump liberty and version, update NEWS
This commit is contained in:
parent
48482ef2e5
commit
61a141203b
|
@ -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)
|
||||
|
|
2
NEWS
2
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
|
||||
|
||||
|
|
2
liberty
2
liberty
|
@ -1 +1 @@
|
|||
Subproject commit 782a9a5977bd5f2101e8808b94d659fe52e2490a
|
||||
Subproject commit 7e8e085c97311b52db4d6739b6ef2a1b26a2319f
|
Loading…
Reference in New Issue