From: gregor herrmann Date: Thu, 29 Jul 2021 23:26:05 +0000 (+0200) Subject: bump version from (unreleased) 0.6.5 to 0.7.0 X-Git-Tag: 0.7.0^0 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/45e0e4b4c3f458da06cd08a339556d6a5eedd412 bump version from (unreleased) 0.6.5 to 0.7.0 because new features (cf. 'semver') --- diff --git a/NEWS b/NEWS index c0ca6c0..35d0ef9 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ This is the NEWS file for ConfClerk. ConfClerk is the successor of fosdem-schedule; cf. docs/fosdem-schedule for the historic documentation. -version 0.6.5, 2021-07-30 +version 0.7.0, 2021-07-30 * Parse, save and display UTC offset from XML files. * Add "display time shift" option. This allows users to show events in a different timezone than the one the diff --git a/src/global.pri b/src/global.pri index 64ee3fe..337b841 100644 --- a/src/global.pri +++ b/src/global.pri @@ -4,7 +4,7 @@ # USAGE: include(./global.pri) # VERSION -VERSION = 0.6.5 +VERSION = 0.7.0 DEFINES += VERSION=\\\"$$VERSION\\\" # Define 'MAEMO' specific CONFIG/DEFINE