Skip to content

Commit d677d46

Browse files
committed
bump version to 2.5.6
1 parent bb5a0cd commit d677d46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ elseif(APPLE)
228228
endif()
229229
endif()
230230

231-
project(mixxx VERSION 2.5.4)
231+
project(mixxx VERSION 2.5.6)
232232
enable_language(C CXX)
233233
# Work around missing version suffixes support https://gitlab.kitware.com/cmake/cmake/-/issues/16716
234234
set(MIXXX_VERSION_PRERELEASE "") # set to "alpha" "beta" or ""

0 commit comments

Comments
 (0)