diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-28 14:01:28 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-28 14:01:28 +0100 |
| commit | 2a5d786b4aa807ca7c4d4d8eb5c336741acfd530 (patch) | |
| tree | fe2bc11b9620ae0fa49ee49933a49eadb900fed7 /wscript | |
| parent | 694fa81296e7fc8215f15414bd773354b253e07e (diff) | |
Bump versionv2.1.47
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.46devel' +VERSION = '2.1.47' def options(opt): opt.load('compiler_cxx') |
