diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-04 00:56:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-04 00:56:58 +0100 |
| commit | 16f80f7fed7d05adda154ee31ea9bfbff681759b (patch) | |
| tree | 0b6c689e3e36acf3cd1e95cb9486fd11e16f608c /wscript | |
| parent | 4f1751a9e43e515be773ee3871150f7beca325f5 (diff) | |
Bump versionv2.0.48
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.47devel' +VERSION = '2.0.48' def options(opt): opt.load('compiler_cxx') |
