diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-25 12:00:12 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-25 12:00:12 +0100 |
| commit | c41354136dca03dcfa7318b75a744bf9b3176a09 (patch) | |
| tree | ecb9c670aa42967fd039982a2ce492fc907b678b /wscript | |
| parent | 6034f714367e9eddc2de4a4d7cd2d008ee82f71b (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.10' +VERSION = '2.1.10devel' def options(opt): opt.load('compiler_cxx') |
