diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-18 13:31:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-18 13:31:03 +0100 |
| commit | da38ed791a5a46a97b26947409cf837b7939fd54 (patch) | |
| tree | 9ccd75c17284be6baaf48d166ab0a4fe344df5b5 /wscript | |
| parent | 720cb01758fadd957c37667556a9ef62b0fc80ae (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.69.29' +VERSION = '1.69.29devel' def options(opt): opt.load('compiler_cxx') |
