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 | 7be464be1d672a67b3bc3f537f6b55169e7ae2a5 (patch) | |
| tree | 173201227f1aaaf15ab83f199e660535315cf9e4 | |
| parent | a3aa72fbb442bb2d240e1021637380a46e26e9c3 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.26' +VERSION = '1.27pre' def options(opt): opt.load('compiler_cxx') |
