Increment version number post-release
This commit is contained in:
parent
1177e9fa68
commit
8b5fcf1db0
3 changed files with 3 additions and 3 deletions
|
|
@ -16,7 +16,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||||
#-----------------------------------------------------------------------#
|
#-----------------------------------------------------------------------#
|
||||||
# Application Configuration #
|
# Application Configuration #
|
||||||
#-----------------------------------------------------------------------#
|
#-----------------------------------------------------------------------#
|
||||||
VERSION = 0.4
|
VERSION = 0.41
|
||||||
TARGET = OpenRGB
|
TARGET = OpenRGB
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
|
|
||||||
|
|
|
||||||
2
debian/changelog
vendored
2
debian/changelog
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
openrgb (0.4.0) UNRELEASED; urgency=medium
|
openrgb (0.41.1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Builds from git master. See git history for more information.
|
* Builds from git master. See git history for more information.
|
||||||
|
|
||||||
|
|
|
||||||
2
debian/files
vendored
2
debian/files
vendored
|
|
@ -1 +1 @@
|
||||||
openrgb_0.4.0_source.buildinfo misc optional
|
openrgb_0.41.1_source.buildinfo misc optional
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue