diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-09 23:19:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-09 23:19:17 +0100 |
| commit | 1425c9ec0b02709d0cc30ec6af42da424c0fcb37 (patch) | |
| tree | 1e57039e8118cf9e4a8daa354f1d654c7d18c2ba /wscript | |
| parent | 0b5f946a25b464060e84b8ccfb0e2da0a002872d (diff) | |
Bump versionv2.0.49
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.0.48devel' +VERSION = '2.0.49' def options(opt): opt.load('compiler_cxx') |
