diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-09 00:16:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-09 00:16:39 +0100 |
| commit | 5f6ee203ec06970bac3ecd89e5b0780ed9b04f77 (patch) | |
| tree | a39326917d24fd32da3be0612df41e9a9074043a | |
| parent | 9c104bee81c117e204d5c2e940e797f7a9b917f5 (diff) | |
Bump version
| -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.58' +VERSION = '2.1.58devel' def options(opt): opt.load('compiler_cxx') |
