diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-01 00:54:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-01 00:54:04 +0100 |
| commit | 5075c7902c5760fb254ca12a410ee4eb29fab35b (patch) | |
| tree | 4c92fef376c64e9e2cde8e741b5af7f460fdd6ab /wscript | |
| parent | f75f006355080991ba7d35633136b4b340e34afc (diff) | |
Bump versionv2.1.49
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.48devel' +VERSION = '2.1.49' def options(opt): opt.load('compiler_cxx') |
