diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-06-12 10:52:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-06-12 10:52:11 +0100 |
| commit | 6cb0cb97a5774a9e71be1bab231b8f7c2d25a6be (patch) | |
| tree | 5d31135a026015b681c9eddb8860d63c9e665f32 /wscript | |
| parent | 4be68e872210db9536ce1997d7fcba1e285765b8 (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.69.25devel' +VERSION = '1.69.26' def options(opt): opt.load('compiler_cxx') |
