Skip to content

Commit 3751c6a

Browse files
committed
release 1.2.1
1 parent d5f4394 commit 3751c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project (ympd)
44
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${PROJECT_SOURCE_DIR}/cmake/")
55
set(CPACK_PACKAGE_VERSION_MAJOR "1")
66
set(CPACK_PACKAGE_VERSION_MINOR "2")
7-
set(CPACK_PACKAGE_VERSION_PATCH "0")
7+
set(CPACK_PACKAGE_VERSION_PATCH "1")
88

99
option(WITH_MPD_HOST_CHANGE "Let users of the web frontend change the MPD Host" ON)
1010

0 commit comments

Comments
 (0)