From 39a5e0eba0cbbf8a29cdf71ebf858d8757187a77 Mon Sep 17 00:00:00 2001 From: Adam Honse Date: Tue, 21 Jul 2020 23:21:10 -0500 Subject: [PATCH] Increment version number post-release --- OpenRGB.pro | 2 +- debian/changelog | 2 +- debian/files | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/OpenRGB.pro b/OpenRGB.pro index 941be5ce..8a0f1962 100644 --- a/OpenRGB.pro +++ b/OpenRGB.pro @@ -16,7 +16,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets #-----------------------------------------------------------------------# # Application Configuration # #-----------------------------------------------------------------------# -VERSION = 0.3 +VERSION = 0.31 TARGET = OpenRGB TEMPLATE = app diff --git a/debian/changelog b/debian/changelog index 2ecd834e..a8da1364 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -openrgb (0.3.0) UNRELEASED; urgency=medium +openrgb (0.31.1) UNRELEASED; urgency=medium * Builds from git master. See git history for more information. diff --git a/debian/files b/debian/files index a1d596c0..d871ac99 100644 --- a/debian/files +++ b/debian/files @@ -1 +1 @@ -openrgb_0.3.0_source.buildinfo misc optional +openrgb_0.31.1_source.buildinfo misc optional