From: gregor herrmann Date: Fri, 8 Dec 2017 14:20:37 +0000 (+0100) Subject: bump version after release X-Git-Tag: 0.7.0~29 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/4498f2eec7853a7128f33932284cf181b2534fbf?hp=e755a7039bcb608d2a3b3323f4b6ca7513aa5bcf bump version after release --- diff --git a/NEWS b/NEWS index 4fddcb6..a78c766 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.5, 20xx-xx-xx +... + version 0.6.4, 2017-12-08 * Improve proxy dialog and add support for SOCKS5 proxies. Thanks to intrigeri for the bug report. diff --git a/src/global.pri b/src/global.pri index 27e6914..64ee3fe 100644 --- a/src/global.pri +++ b/src/global.pri @@ -4,7 +4,7 @@ # USAGE: include(./global.pri) # VERSION -VERSION = 0.6.4 +VERSION = 0.6.5 DEFINES += VERSION=\\\"$$VERSION\\\" # Define 'MAEMO' specific CONFIG/DEFINE