diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-06 18:22:18 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-06 18:22:18 +0000 |
| commit | ad3c7590f79095638625d75c6f0f6b462223774c (patch) | |
| tree | 27c6365f61a5318f964636cea90dfd41976efd27 /wscript | |
| parent | a994dedfe828ce00829f9de7ba7297f28d696093 (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.27pre' +VERSION = '1.27' def options(opt): opt.load('compiler_cxx') |
