From e26f836c4dc19aa3fd317952a7470bee9e41db42 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 10 May 2014 13:40:33 +0100 Subject: [PATCH] Bump version --- ChangeLog | 4 ++++ debian/changelog | 5 +++-- wscript | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4c1fb3a31..1a031b445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-05-10 Carl Hetherington + + * Version 1.69.2 released. + 2014-05-10 Carl Hetherington * Fix setup of the libswresample context to work with high channel counts. diff --git a/debian/changelog b/debian/changelog index 7bf686d34..418ef9fa4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.69.1-1) UNRELEASED; urgency=low +dcpomatic (1.69.2-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -125,8 +125,9 @@ dcpomatic (1.69.1-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Fri, 09 May 2014 22:57:47 +0100 + -- Carl Hetherington Sat, 10 May 2014 13:40:32 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 214149ef5..4b16c883d 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.1devel' +VERSION = '1.69.2' def options(opt): opt.load('compiler_cxx') -- 2.30.2