From: gregor herrmann Date: Wed, 12 Jun 2013 20:56:35 +0000 (+0000) Subject: bump version for future release X-Git-Tag: 0.6.1~17 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/7677df938ebdd35428def1166aae3a5dc34ff211 bump version for future release --- diff --git a/NEWS b/NEWS index 5613882..02e26e5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,9 @@ 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.1, $DATE +* + version 0.6.0, 2013-06-13 * New DB schema 001. Datebase is converted on first start. DB schema update functionality implemented. diff --git a/src/global.pri b/src/global.pri index cd4c9a1..6ecf01e 100644 --- a/src/global.pri +++ b/src/global.pri @@ -4,7 +4,7 @@ # USAGE: include(./global.pri) # VERSION -VERSION = 0.6.0 +VERSION = 0.6.1 DEFINES += VERSION=\\\"$$VERSION\\\" # Define 'MAEMO' specific CONFIG/DEFINE