diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-01-07 12:57:59 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-01-07 12:57:59 +0000 |
| commit | 228fbab81a5f093e9265d565c1110582c363def3 (patch) | |
| tree | f9d898047ed366ae33ed7501da4e4d0e09d1d8b1 /wscript | |
| parent | 77f7f3be256f81d2977bccdb236582e18a625ba7 (diff) | |
| parent | 385dacb34644a503c1e77a2d1365f7f65d1c0458 (diff) | |
Merge branch '2.0' of git.carlh.net:git/dcpomatic into 2.0
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.25devel' +VERSION = '2.0.26devel' def options(opt): opt.load('compiler_cxx') |
