From c6a3da7276ed576ae02c6f463e6a3b337e7965dd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 23 Oct 2014 22:03:21 +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 123bd84de..9143d442f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-10-23 Carl Hetherington + + * Version 1.76.5 released. + 2014-10-23 Carl Hetherington * Version 1.76.4 released. diff --git a/debian/changelog b/debian/changelog index 34a4544e5..955d02971 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (1.76.4-1) UNRELEASED; urgency=low +dcpomatic (1.76.5-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. @@ -195,8 +195,9 @@ dcpomatic (1.76.4-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington Thu, 23 Oct 2014 22:02:47 +0100 + -- Carl Hetherington Thu, 23 Oct 2014 22:03:21 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low diff --git a/wscript b/wscript index 78459b28f..6639724da 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.4devel' +VERSION = '1.76.5' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3