From b5f46e3f1de03595656c682fc2f068b66e735e63 Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Sun, 9 Jul 2023 19:45:06 -0500 Subject: [PATCH] OpenRGB version 0.9 --- OpenRGB.pro | 4 ++-- fedora/OpenRGB.spec.in | 3 +++ qt/org.openrgb.OpenRGB.metainfo.xml | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/OpenRGB.pro b/OpenRGB.pro index 3765851e..556be3bc 100644 --- a/OpenRGB.pro +++ b/OpenRGB.pro @@ -35,8 +35,8 @@ greaterThan(QT_MAJOR_VERSION, 4) { # Application Configuration # #-----------------------------------------------------------------------------------------------# MAJOR = 0 -MINOR = 8 -REVISION = 1 +MINOR = 9 +REVISION = VERSION = $$MAJOR"."$$MINOR$$REVISION TARGET = OpenRGB TEMPLATE = app diff --git a/fedora/OpenRGB.spec.in b/fedora/OpenRGB.spec.in index 169160cb..b45d85b6 100644 --- a/fedora/OpenRGB.spec.in +++ b/fedora/OpenRGB.spec.in @@ -47,6 +47,9 @@ fi %doc README.md %changelog +* Sun Jul 9 2023 Adam Honse - 0.9-0 +- Updated to 0.9 + * Tue Nov 29 2022 Adam Honse - 0.8.1-0 - Updated to 0.8.1 diff --git a/qt/org.openrgb.OpenRGB.metainfo.xml b/qt/org.openrgb.OpenRGB.metainfo.xml index cb96fc98..910f2fe2 100644 --- a/qt/org.openrgb.OpenRGB.metainfo.xml +++ b/qt/org.openrgb.OpenRGB.metainfo.xml @@ -50,6 +50,7 @@ +