From 86880ddcedaf39522a92a3a63d2a5df48fdf2284 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 29 Aug 2013 12:44:03 +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 64cc32926..f88d29d56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-08-29 Carl Hetherington + + * Version 1.01beta1 released. + 2013-08-29 Carl Hetherington * Fix emissions of large chunks of silence when diff --git a/debian/changelog b/debian/changelog index 9100198e9..e2ff671a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,11 @@ -dcpomatic (1.00-1) UNRELEASED; urgency=low +dcpomatic (1.01beta1-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Wed, 28 Aug 2013 17:05:38 +0100 + -- Carl Hetherington Thu, 29 Aug 2013 12:44:03 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index df2b1c1d5..915b41d24 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.01pre' +VERSION = '1.01beta1' def options(opt): opt.load('compiler_cxx') -- 2.30.2