diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-29 21:01:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-29 21:01:27 +0100 |
| commit | 3bb8b38eaa987f1a9355c63d978537c847fe42ac (patch) | |
| tree | e2090787f62af9343ac3b203fab260cd9acc5a08 /wscript | |
| parent | 100c6c830ebf215802e128da38260e6e0533ad8c (diff) | |
Bump versionv2.1.31
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.30devel' +VERSION = '2.1.31' def options(opt): opt.load('compiler_cxx') |
