Skip to content

Commit a70d87f

Browse files
committed
bumped version to 1.2.2
1 parent 1e3dea4 commit a70d87f

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 "1")
7+
set(CPACK_PACKAGE_VERSION_PATCH "2")
88

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

0 commit comments

Comments
 (0)