diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-10 13:59:05 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-10 13:59:05 +0000 |
| commit | dac03184670a788012c38b05e005eba8aadfec00 (patch) | |
| tree | deaced7d98d8f9be9cd9eb0840b8e954ab092cca /wscript | |
| parent | 9eb6882a1050015b3dc56dc4a6d437d00f2fc555 (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.9' +VERSION = '1.64.9devel' def options(opt): opt.load('compiler_cxx') |
