diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-10 23:28:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-10 23:28:01 +0000 |
| commit | e2b7fb0ae6f34172b370e8cae3bfa5297ffaed81 (patch) | |
| tree | 3eac10a8472757670b05fdbc873bbeb1b109ab35 /wscript | |
| parent | 896aa5b6c1a92613b70ffa3288082e1e732a4afc (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, Context APPNAME = 'dcpomatic' -VERSION = '2.7.2' +VERSION = '2.7.2devel' def options(opt): opt.load('compiler_cxx') |
