From 43e706a6f2de323a99909d679bd3293b0ac758a3 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Thu, 11 Sep 2014 19:24:01 +0000 Subject: [PATCH] bump version number after release --- NEWS | 3 +++ src/global.pri | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a2a12d3..6f3591f 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.2, $DATE +* ... + version 0.6.1, 2014-09-11 * Fix typos in documentation. * Add Keyword entry to .desktop file. diff --git a/src/global.pri b/src/global.pri index 6ecf01e..86126e6 100644 --- a/src/global.pri +++ b/src/global.pri @@ -4,7 +4,7 @@ # USAGE: include(./global.pri) # VERSION -VERSION = 0.6.1 +VERSION = 0.6.2 DEFINES += VERSION=\\\"$$VERSION\\\" # Define 'MAEMO' specific CONFIG/DEFINE -- 2.39.5