diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-07 00:26:29 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-07 00:26:29 +0000 |
| commit | 385dacb34644a503c1e77a2d1365f7f65d1c0458 (patch) | |
| tree | 0d53b225adbfe485483de5b26bce391612228343 /wscript | |
| parent | cc1432c06af31263c7f338b497641c3db6bc4b4c (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '2.0.26' +VERSION = '2.0.26devel' def options(opt): opt.load('compiler_cxx') |
