diff --git a/git-teaspeak b/git-teaspeak index 6864cc0..1803292 160000 --- a/git-teaspeak +++ b/git-teaspeak @@ -1 +1 @@ -Subproject commit 6864cc020354fc4594d087e65bd412c582c3e8eb +Subproject commit 1803292c20fc82d8e5b084e34334f08fff06ac8f diff --git a/server/CMakeLists.txt b/server/CMakeLists.txt index d4aec06..627ee98 100644 --- a/server/CMakeLists.txt +++ b/server/CMakeLists.txt @@ -230,7 +230,7 @@ target_link_libraries(PermMapHelper SET(CPACK_PACKAGE_VERSION_MAJOR "1") SET(CPACK_PACKAGE_VERSION_MINOR "4") -SET(CPACK_PACKAGE_VERSION_PATCH "4") +SET(CPACK_PACKAGE_VERSION_PATCH "5") if (BUILD_TYPE_NAME EQUAL OFF) SET(CPACK_PACKAGE_VERSION_DATA "beta") elseif (BUILD_TYPE_NAME STREQUAL "")