diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-06 00:11:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-06 00:11:06 +0000 |
| commit | a3aa72fbb442bb2d240e1021637380a46e26e9c3 (patch) | |
| tree | 4a04742f3c310c7629870636b93c00d21d7fdb02 /wscript | |
| parent | 8b6b8d85ae9a008ada08ce5c51c16ad2238239c9 (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.26pre' +VERSION = '1.26' def options(opt): opt.load('compiler_cxx') |
