From e6ac4f3707639da8efefdc3df93db95fe2ef002e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 9 Oct 2013 16:03:14 +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 52b27fb37..91e94ca2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-10-09 Carl Hetherington + + * Version 1.09 released. + 2013-10-09 Carl Hetherington * Bump libdcp version to pull in speculative fix diff --git a/debian/changelog b/debian/changelog index 107e1211f..2fbc6fe51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.08-1) UNRELEASED; urgency=low +dcpomatic (1.09-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -12,8 +12,9 @@ dcpomatic (1.08-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Wed, 09 Oct 2013 14:18:12 +0100 + -- Carl Hetherington Wed, 09 Oct 2013 16:03:13 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 4d7e4be88..291d67154 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.09pre' +VERSION = '1.09' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3