diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-27 00:19:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-27 00:19:25 +0100 |
| commit | aa8b66c49e7f7750514abd93e611328190cfc80a (patch) | |
| tree | dbd2542b312dd8b2a8944f51f320b366fbba0e30 /wscript | |
| parent | 5264d9b206cf2ce0a72abe7874fdcfec1278a6c7 (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.29' +VERSION = '2.1.29devel' def options(opt): opt.load('compiler_cxx') |
