Skip to content

Commit 88464d1

Browse files
OpenRGB version 0.5
1 parent f41da63 commit 88464d1

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

OpenRGB.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
1616
#-----------------------------------------------------------------------------------------------#
1717
# Application Configuration #
1818
#-----------------------------------------------------------------------------------------------#
19-
VERSION = 0.41
19+
VERSION = 0.5
2020
TARGET = OpenRGB
2121
TEMPLATE = app
2222

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openrgb (0.41.1) UNRELEASED; urgency=medium
1+
openrgb (0.5.0) UNRELEASED; urgency=medium
22

33
* Builds from git master. See git history for more information.
44

debian/files

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
openrgb-dbgsym_0.41.1_amd64.ddeb debug optional automatic=yes
2-
openrgb_0.41.1_amd64.buildinfo misc optional
3-
openrgb_0.41.1_amd64.deb misc optional
1+
openrgb-dbgsym_0.5.0_amd64.ddeb debug optional automatic=yes
2+
openrgb_0.5.0_amd64.buildinfo misc optional
3+
openrgb_0.5.0_amd64.deb misc optional

0 commit comments

Comments
 (0)