diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-23 22:38:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-23 22:38:19 +0000 |
| commit | 0e67b303c1cf9279ab43e0059a4e8525573f06df (patch) | |
| tree | 7e826533ac4666f25ab4cd5a96d17db3c1521c82 /wscript | |
| parent | 6320b5202191d2122a5fc4550f313cf329f251ba (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.16' +VERSION = '1.64.16devel' def options(opt): opt.load('compiler_cxx') |
