diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-08 16:36:04 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-08 16:36:04 +0100 |
| commit | 9a3613d9a68440db5cb648ac3ee05a0ef53a8811 (patch) | |
| tree | 9908bc38d84dfb8e7689d65732d549e14fe7a966 /wscript | |
| parent | 697a8bc1b361eaa7f21ef32bcdde756926d9bc9b (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.57' +VERSION = '2.1.57devel' def options(opt): opt.load('compiler_cxx') |
