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 | c71b3d2b9de7dbc3ba237b550efd721b5fd480ac (patch) | |
| tree | 026734caac8fabf4c78528f286eee77146b365bc /wscript | |
| parent | 6c17a3f0c3ef2927d4ed1aa5a64a8753a38448da (diff) | |
Bump version
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.1' +VERSION = '2.1.1devel' def options(opt): opt.load('compiler_cxx') |
