Skip to content

Commit

Permalink
Merge pull request #11812 from daschuer/2.3.6_release
Browse files Browse the repository at this point in the history
2.3.6 Release
  • Loading branch information
Swiftb0y authored Aug 12, 2023
2 parents b49e41e + faf967c commit b519d20
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ if(NOT CMAKE_CONFIGURATION_TYPES)
endif()
endif()

project(mixxx VERSION 2.3.5)
project(mixxx VERSION 2.3.6)
# Work around missing version suffixes support https://gitlab.kitware.com/cmake/cmake/-/issues/16716
set(MIXXX_VERSION_PRERELEASE "") # set to "alpha-pre" "beta" or ""

Expand Down
6 changes: 6 additions & 0 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
mixxx (2.3.5-1~bionic) bionic; urgency=medium

* Build of 2.3.5

-- RJ Skerry-Ryan <rryan@mixxx.org> Wed, 10 May 2023 20:28:25 +0000

mixxx (2.3.4-1~bionic) bionic; urgency=medium

* Build of 2.3.4
Expand Down

0 comments on commit b519d20

Please sign in to comment.