diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-02-25 22:11:35 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-02-25 22:11:35 +0000 |
| commit | 2e8753561f969264ca390a28805d6d8098d43f20 (patch) | |
| tree | f436001222ca5d8bbcdfb2a83421930bc9255202 | |
| parent | 365e705bf9fab1107015c9c28bd675090614f154 (diff) | |
Bump versionv2.11.65
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | debian/changelog | 5 | ||||
| -rw-r--r-- | wscript | 2 |
3 files changed, 8 insertions, 3 deletions
@@ -1,5 +1,9 @@ 2018-02-25 Carl Hetherington <cth@carlh.net> + * Version 2.11.65 released. + +2018-02-25 Carl Hetherington <cth@carlh.net> + * Updated es_ES translation from Manuel AC. * Version 2.11.64 released. diff --git a/debian/changelog b/debian/changelog index 42c38d5e1..67a6228f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (2.11.64-1) UNRELEASED; urgency=low +dcpomatic (2.11.65-1) UNRELEASED; urgency=low [ Carl Hetherington ] * New upstream release. @@ -556,8 +556,9 @@ dcpomatic (2.11.64-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington <carl@main.carlh.net> Sun, 25 Feb 2018 01:11:18 +0000 + -- Carl Hetherington <carl@main.carlh.net> Sun, 25 Feb 2018 22:11:34 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.64devel' +VERSION = '2.11.65' def options(opt): opt.load('compiler_cxx') |
