diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 19:46:20 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 19:46:20 +0100 |
| commit | 6c17a3f0c3ef2927d4ed1aa5a64a8753a38448da (patch) | |
| tree | 789a3b625ce85cac9cc8bd539cf8ebd9ab72c8de /wscript | |
| parent | 038d3bae4b0b13ef20737d89293534ef23184f9e (diff) | |
Bump versionv2.1.1
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.0devel' +VERSION = '2.1.1' def options(opt): opt.load('compiler_cxx') |
