diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 18:47:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 18:47:29 +0000 |
| commit | 64f7899493e239fdf13c4744030eb94f8e2ede20 (patch) | |
| tree | 67d71234442a46f10cc6ecde0a92fb5a9e760054 /wscript | |
| parent | 6f99e5d4f41f9645102a0da2495abf7310d92f57 (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.6' +VERSION = '1.64.6devel' def options(opt): opt.load('compiler_cxx') |
