From f889d9987022d1d00a934b2d684de93606c6c80c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 10 Jul 2014 21:27:55 +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 fee8a50f3..7352d7674 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-07-10 Carl Hetherington + + * Version 1.72.2 released. + 2014-07-10 Carl Hetherington * Try to fix corruption of KDM email setting in diff --git a/debian/changelog b/debian/changelog index 09662e58b..7a82f85e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.72.1-1) UNRELEASED; urgency=low +dcpomatic (1.72.2-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -166,8 +166,9 @@ dcpomatic (1.72.1-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Thu, 10 Jul 2014 15:37:26 +0100 + -- Carl Hetherington Thu, 10 Jul 2014 21:27:55 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 44340bc46..23fd75494 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.72.1devel' +VERSION = '1.72.2' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3