diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-05 13:58:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-05 13:58:01 +0000 |
| commit | 31b7a6478c9d8d1f590e5da856d43948489f92c5 (patch) | |
| tree | d4769deebf6aaa839022c273a0ba6c9ffb0c9b2a /wscript | |
| parent | da77c335d14904a556b2d5a310e14dbfb81dfc97 (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.1' +VERSION = '1.64.1devel' def options(opt): opt.load('compiler_cxx') |
