Skip to content

Commit

Permalink
Fix version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
sledgehammer999 committed Aug 26, 2024
1 parent 58eab8d commit 72feee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/base/version.h.in
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#pragma once

#define QBT_VERSION_MAJOR 5
#define QBT_VERSION_MINOR 0
#define QBT_VERSION_MINOR 1
#define QBT_VERSION_BUGFIX 0
#define QBT_VERSION_BUILD 0
#define QBT_VERSION_STATUS "alpha1" // Should be empty for stable releases!
Expand Down

0 comments on commit 72feee6

Please sign in to comment.