diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-09 01:31:17 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-09 01:31:17 +0000 |
| commit | 2dba529c0cab9b161ed3ba8e386cae2ac9916d52 (patch) | |
| tree | 0d8e0f9dc63e58b4b4a63a90f36dbd6d119df9fb /wscript | |
| parent | 4f37bfa3e43a36a2b659769e03580f90f7443e53 (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.7' +VERSION = '1.64.7devel' def options(opt): opt.load('compiler_cxx') |
