Skip to content

Commit e4d4c1b

Browse files
committed
CMake: Bump CMAKE_PROJECT_VERSION and LICENSE to 2.4.1
1 parent 93c01f4 commit e4d4c1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ if(APPLE)
185185
endif()
186186
endif()
187187

188-
project(mixxx VERSION 2.4.0)
188+
project(mixxx VERSION 2.4.1)
189189
enable_language(C CXX)
190190
# Work around missing version suffixes support https://gitlab.kitware.com/cmake/cmake/-/issues/16716
191191
set(MIXXX_VERSION_PRERELEASE "") # set to "alpha" "beta" or ""

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Mixxx version 2.4, Digital DJ'ing software.
1+
Mixxx 2.4.1, Digital DJ'ing software.
22
Copyright (C) 2001-2024 Mixxx Development Team
33

44
Mixxx is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)