diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-04 16:45:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-04 16:45:29 +0000 |
| commit | 7900abb7c0e041d30fa3a007c85e90b8ae1f45b2 (patch) | |
| tree | 6402f92252b0a9835740f342ba0ac84b736e3b8c /wscript | |
| parent | 5d8629247628ba553df9b017bad5a1f841373f11 (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.18' +VERSION = '1.64.18devel' def options(opt): opt.load('compiler_cxx') |
