From c8bb928cd6c1a75f115678270222c48c4c3f183c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 13 Jun 2015 23:50:59 +0100 Subject: Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3479a1e25..562e3d38e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-06-13 Carl Hetherington + + * Version 2.1.2 released. + 2015-06-13 Carl Hetherington * Fix i18n. diff --git a/debian/changelog b/debian/changelog index b67599ea5..a6a4b5da7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (2.1.1-1) UNRELEASED; urgency=low +dcpomatic (2.1.2-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -232,8 +232,9 @@ dcpomatic (2.1.1-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Sat, 13 Jun 2015 19:46:19 +0100 + -- Carl Hetherington Sat, 13 Jun 2015 23:50:59 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 5179c1d93..7e9bb6f97 100644 --- a/wscript +++ b/wscript @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.1devel' +VERSION = '2.1.2' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3