Updating Debian version to conform with expected numbering for upgrades

* Moving Debian changelog and Fedora specfile to input files and dynmaically updating versioning from OpenRGB.pro
* Resolves #2919
* Related #2666
This commit is contained in:
Chris 2023-02-14 14:47:26 +11:00 committed by Adam Honse
parent 643e51e71b
commit f8fe2ff7f8
6 changed files with 47 additions and 4 deletions

View file

@ -34,7 +34,10 @@ greaterThan(QT_MAJOR_VERSION, 4) {
#-----------------------------------------------------------------------------------------------#
# Application Configuration #
#-----------------------------------------------------------------------------------------------#
VERSION = 0.81
MAJOR = 0
MINOR = 8
REVISION = 1
VERSION = $$MAJOR"."$$MINOR$$REVISION
TARGET = OpenRGB
TEMPLATE = app