diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:50:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-13 15:50:39 +0100 |
| commit | b989b5fe352796a7a855cff38672447023a77e9e (patch) | |
| tree | f9e073e35c4c32b889d847e6186c4053febadce0 /wscript | |
| parent | 221ce77b21b1335c5848713845cd23f34a708342 (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.0' +VERSION = '2.1.0devel' def options(opt): opt.load('compiler_cxx') |
