diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-08-30 16:19:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-08-30 16:19:05 +0100 |
| commit | f3f162dad5b2e5657bb3baf731fbd046df031dd4 (patch) | |
| tree | 65dcaf2c689d02cc9214e3225c7e8fc111765000 | |
| parent | c75531031f74bdeee43dc70462b5b353fdcb71f6 (diff) | |
Bump versionv2.9.20
| -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 @@ 2016-08-30 Carl Hetherington <cth@carlh.net> + * Version 2.9.20 released. + +2016-08-30 Carl Hetherington <cth@carlh.net> + * Updated de_DE translation from Carsten Kurz. 2016-08-29 Carl Hetherington <cth@carlh.net> diff --git a/debian/changelog b/debian/changelog index 277b9329b..3f7177e71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (2.9.19-1) UNRELEASED; urgency=low +dcpomatic (2.9.20-1) UNRELEASED; urgency=low [ Carl Hetherington ] * New upstream release. @@ -457,8 +457,9 @@ dcpomatic (2.9.19-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington <carl@d1stkfactory> Mon, 29 Aug 2016 00:02:08 +0100 + -- Carl Hetherington <carl@d1stkfactory> Tue, 30 Aug 2016 16:19:05 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low @@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.9.19devel' +VERSION = '2.9.20' def options(opt): opt.load('compiler_cxx') |
