diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-05-05 16:41:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-05-05 16:41:46 +0100 |
| commit | 91f314394bdb3740f7114fcfc34ef7187e2cc2ca (patch) | |
| tree | 4f60bd6ad3a994c57f5d8e9ff4ad496ce56bed97 /wscript | |
| parent | 18af438ee543d00e9e3a692fda61a2fe08f6d1e9 (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.68.0devel' +VERSION = '1.69.0' def options(opt): opt.load('compiler_cxx') |
