diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-02 22:01:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-02 22:01:44 +0100 |
| commit | 347804f7e44ded29f387eaa31573765251b5e042 (patch) | |
| tree | c362e3044b84d4a47388c02e5ea7be18084c0e49 /wscript | |
| parent | 63ab0a2ad17f2faf2faa43f9322210e4fb25abc4 (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.67.1devel' +VERSION = '1.68.0' def options(opt): opt.load('compiler_cxx') |
