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 | 66162217d93baa3fd50594bb013a44bbd779d02a (patch) | |
| tree | 2aabe30e63fc95edbd8cab83011b911b27a6ee74 /wscript | |
| parent | 6cb0cb97a5774a9e71be1bab231b8f7c2d25a6be (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.26' +VERSION = '1.69.26devel' def options(opt): opt.load('compiler_cxx') |
