diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-29 23:46:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-29 23:46:44 +0100 |
| commit | 1daeeb6b5bd9966b605f6dc8894a191365b20f61 (patch) | |
| tree | 9391637b4cec555a0525359b09274b6cf03139df /wscript | |
| parent | 318a778b1b5c98b79b202dc953ff2ac131371a1b (diff) | |
Bump versionv2.1.12
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.11devel' +VERSION = '2.1.12' def options(opt): opt.load('compiler_cxx') |
