diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-01 09:09:32 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-01 09:09:32 +0000 |
| commit | 3cce11d5d2352891d97a0bdbd0bdb526717601a3 (patch) | |
| tree | 8225c53bba0f90614cdb665cc0907dd8744b20ab /wscript | |
| parent | 70d9503131016568d8236cd6e9ad0be01f193e81 (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.6.30' +VERSION = '2.6.30devel' def options(opt): opt.load('compiler_cxx') |
