diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-06 21:59:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-06 21:59:21 +0000 |
| commit | 8ab1633e4f252c88bf046e5472ec87f0c46f781e (patch) | |
| tree | 18c28666bcbdb9f899610c7933d997b9d559eea3 | |
| parent | 23c993090bc1d70f69d8c06843678ca965f573c5 (diff) | |
Bump versionv2.6.33
| -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-03-06 Carl Hetherington <cth@carlh.net> + * Version 2.6.33 released. + +2016-03-06 Carl Hetherington <cth@carlh.net> + * Updated nl_NL translation from Rob van Nieuwkerk. 2016-03-05 Carl Hetherington <cth@carlh.net> diff --git a/debian/changelog b/debian/changelog index f103c77dd..5e91ba7fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (2.6.32-1) UNRELEASED; urgency=low +dcpomatic (2.6.33-1) UNRELEASED; urgency=low [ Carl Hetherington ] * New upstream release. @@ -389,8 +389,9 @@ dcpomatic (2.6.32-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington <carl@d1stkfactory> Sat, 05 Mar 2016 23:51:31 +0000 + -- Carl Hetherington <carl@d1stkfactory> Sun, 06 Mar 2016 21:59:21 +0000 dcpomatic (0.87-1) UNRELEASED; urgency=low @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.6.32devel' +VERSION = '2.6.33' def options(opt): opt.load('compiler_cxx') |
