From 4d44c7ee3d825bb0262dc05eeada4e8ac07d164d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 9 Oct 2013 14:18:12 +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 b5fa9feec..7072a0d76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-10-09 Carl Hetherington + + * Version 1.08 released. + 2013-10-09 Carl Hetherington * Fix problems with crypto stuff on Windows. diff --git a/debian/changelog b/debian/changelog index 5f74ead67..107e1211f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.07-1) UNRELEASED; urgency=low +dcpomatic (1.08-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -11,8 +11,9 @@ dcpomatic (1.07-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Tue, 08 Oct 2013 18:59:58 +0100 + -- Carl Hetherington Wed, 09 Oct 2013 14:18:12 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 55d08fe56..e2125df5b 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.08pre' +VERSION = '1.08' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3