Skip to content
Snippets Groups Projects
Commit 0de36478 authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

bump to 0.2.1

Refs #73444

Change-Id: I47cadb2c878b471075571d46fb33a08a36361f8b
parent 106bcad3
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ QT += core gui ...@@ -8,7 +8,7 @@ QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets svg greaterThan(QT_MAJOR_VERSION, 4): QT += widgets svg
VERSION = 0.2.0 VERSION = 0.2.1
DEFINES += VERSION=\\\"$$VERSION\\\" DEFINES += VERSION=\\\"$$VERSION\\\"
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# These three must be integers # These three must be integers
!define VERSIONMAJOR 0 !define VERSIONMAJOR 0
!define VERSIONMINOR 2 !define VERSIONMINOR 2
!define VERSIONBUILD 0 !define VERSIONBUILD 1
# These will be displayed by the "Click here for support information" link in "Add/Remove Programs" # These will be displayed by the "Click here for support information" link in "Add/Remove Programs"
# It is possible to use "mailto:" links in here to open the email client # It is possible to use "mailto:" links in here to open the email client
!define HELPURL "https://projects.savoirfairelinux.com/projects/ring/wiki" # "Support Information" link !define HELPURL "https://projects.savoirfairelinux.com/projects/ring/wiki" # "Support Information" link
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment