diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-10 00:59:23 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-10 00:59:23 +0000 |
| commit | 1210a7898714c16335510391e7dfa9f0ce59f002 (patch) | |
| tree | 5a3e26c60b49af25cd63aea9e84b2e878638c943 /wscript | |
| parent | 02144b73814c8bbd6135a8f2ff2dc41101dfe120 (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.8' +VERSION = '1.64.8devel' def options(opt): opt.load('compiler_cxx') |
