diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-10 14:26:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-10 14:26:17 +0100 |
| commit | e625f9dece63b3e102236230ef98dc204c2ee31d (patch) | |
| tree | 1c912db2d3de85e8c465fbdea97de104d913f5fa | |
| parent | 0fc9be381e709178d83dd5a23327241859d57ce1 (diff) | |
Bump versionv2.4.7
| -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 @@ 2015-10-10 Carl Hetherington <cth@carlh.net> + * Version 2.4.7 released. + +2015-10-10 Carl Hetherington <cth@carlh.net> + * Updated nl_NL translation from Rob van Nieuwkerk. diff --git a/debian/changelog b/debian/changelog index 99471090a..e195b31fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dcpomatic (2.4.6-1) UNRELEASED; urgency=low +dcpomatic (2.4.7-1) UNRELEASED; urgency=low [ Carl Hetherington ] * New upstream release. @@ -328,8 +328,9 @@ dcpomatic (2.4.6-1) UNRELEASED; urgency=low * New upstream release. * New upstream release. * New upstream release. + * New upstream release. - -- Carl Hetherington <carl@d1stkfactory> Fri, 09 Oct 2015 17:18:35 +0100 + -- Carl Hetherington <carl@d1stkfactory> Sat, 10 Oct 2015 14:26:16 +0100 dcpomatic (0.87-1) UNRELEASED; urgency=low @@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.4.6devel' +VERSION = '2.4.7' def options(opt): opt.load('compiler_cxx') |
