Skip to content

Commit 5f1dd8d

Browse files
authored
Merge pull request #4028 from daschuer/release_candidate
Release candidate 2.3.0
2 parents f56f4cd + 6603d6f commit 5f1dd8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ endif()
6060

6161
project(mixxx VERSION 2.3.0)
6262
# Work around missing version suffixes support https://gitlab.kitware.com/cmake/cmake/-/issues/16716
63-
set(MIXXX_VERSION_PRERELEASE "beta") # set to "alpha-pre" "beta" or ""
63+
set(MIXXX_VERSION_PRERELEASE "") # set to "alpha-pre" "beta" or ""
6464

6565
set(CMAKE_PROJECT_HOMEPAGE_URL "https://www.mixxx.org")
6666
set(CMAKE_PROJECT_DESCRIPTION "Mixxx is Free DJ software that gives you everything you need to perform live mixes.")

0 commit comments

Comments
 (0)