From a7318d5207f73eed0bf4b5bfe7451404a89c5373 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Tue, 12 Jun 2012 21:37:54 +0000 Subject: [PATCH] Bump version after 0.5.5 release. --- NEWS | 3 +++ src/global.pri | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e4d25c5..0921248 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.5.6, DATE +//TODO + version 0.5.5, 2012-06-12 * UI changes: - button bar on the right side diff --git a/src/global.pri b/src/global.pri index 7d223aa..24d1b96 100644 --- a/src/global.pri +++ b/src/global.pri @@ -4,7 +4,7 @@ # USAGE: include(./global.pri) # VERSION -VERSION = 0.5.5 +VERSION = 0.5.6 DEFINES += VERSION=\\\"$$VERSION\\\" # Define 'MAEMO' specific CONFIG/DEFINE -- 2.39.5