diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-08 13:33:08 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-08 13:33:08 +0000 |
| commit | 248382f6e1569a9d10d82764967af720d9bbf883 (patch) | |
| tree | 4e408bc14277c794244c0a6b70261738029c520f /wscript | |
| parent | 58a10e184029bcb7bae0df69afe69f24340c63e2 (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.3' +VERSION = '1.64.3devel' def options(opt): opt.load('compiler_cxx') |
