Skip to content

Commit 6128731

Browse files
OpenRGB version 0.7
1 parent 6ca090d commit 6128731

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

OpenRGB.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ greaterThan(QT_MAJOR_VERSION, 4) {
3232
#-----------------------------------------------------------------------------------------------#
3333
# Application Configuration #
3434
#-----------------------------------------------------------------------------------------------#
35-
VERSION = 0.61
35+
VERSION = 0.7
3636
TARGET = OpenRGB
3737
TEMPLATE = app
3838

debian/changelog

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

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

fedora/OpenRGB.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
%global _name OpenRGB
22

33
Name: openrgb
4-
Version: 0.6.1
5-
Release: 2%{?dist}
4+
Version: 0.7
5+
Release: 0%{?dist}
66
Summary: Open source RGB lighting control that doesn't depend on manufacturer software
77

88
License: GPLv2
@@ -47,6 +47,9 @@ fi
4747
%doc README.md
4848

4949
%changelog
50+
* Thu Dec 30 2021 Adam Honse <[email protected]> - 0.7-0
51+
- Updated to 0.7
52+
5053
* Sun Dec 12 2021 Artem Polishchuk <[email protected]> - 0.6.1-2
5154
- build: Fix udev rules install path | MR#933
5255

0 commit comments

Comments
 (0)