diff --git a/OpenRGB.pro b/OpenRGB.pro index db3bc0d0..6468d13d 100644 --- a/OpenRGB.pro +++ b/OpenRGB.pro @@ -16,7 +16,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets #-----------------------------------------------------------------------------------------------# # Application Configuration # #-----------------------------------------------------------------------------------------------# -VERSION = 0.5 +VERSION = 0.51 TARGET = OpenRGB TEMPLATE = app diff --git a/debian/changelog b/debian/changelog index 4683ab82..5d562437 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -openrgb (0.5.0) UNRELEASED; urgency=medium +openrgb (0.51.1) UNRELEASED; urgency=medium * Builds from git master. See git history for more information. diff --git a/debian/files b/debian/files index b59ad376..45fc4e13 100644 --- a/debian/files +++ b/debian/files @@ -1,3 +1,3 @@ -openrgb-dbgsym_0.5.0_amd64.ddeb debug optional automatic=yes -openrgb_0.5.0_amd64.buildinfo misc optional -openrgb_0.5.0_amd64.deb misc optional +openrgb-dbgsym_0.51.1_amd64.ddeb debug optional automatic=yes +openrgb_0.51.1_amd64.buildinfo misc optional +openrgb_0.51.1_amd64.deb misc optional