There was an error while loading. Please reload this page.
1 parent 93c01f4 commit e4d4c1bCopy full SHA for e4d4c1b
2 files changed
CMakeLists.txt
@@ -185,7 +185,7 @@ if(APPLE)
185
endif()
186
187
188
-project(mixxx VERSION 2.4.0)
+project(mixxx VERSION 2.4.1)
189
enable_language(C CXX)
190
# Work around missing version suffixes support https://gitlab.kitware.com/cmake/cmake/-/issues/16716
191
set(MIXXX_VERSION_PRERELEASE "") # set to "alpha" "beta" or ""
LICENSE
@@ -1,4 +1,4 @@
1
-Mixxx version 2.4, Digital DJ'ing software.
+Mixxx 2.4.1, Digital DJ'ing software.
2
Copyright (C) 2001-2024 Mixxx Development Team
3
4
Mixxx is free software; you can redistribute it and/or modify
0 commit comments