diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-20 10:10:09 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-20 10:10:09 +0000 |
| commit | 74f5e7e90457cff19140a71db80937cad279a184 (patch) | |
| tree | 02946c6271c799be1d1ac09bfb439e7eafe656c2 /wscript | |
| parent | 273af1ba9848edbc8d87d70ec945f00805a01436 (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.64.15' +VERSION = '1.64.15devel' def options(opt): opt.load('compiler_cxx') |
