diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-11 19:31:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-11 19:31:54 +0100 |
| commit | 065624147a6b200def7224615388c905aa877bc5 (patch) | |
| tree | 831362a71393da7623f13a75da70a1096c1aa6bd /wscript | |
| parent | 29e6c87682a0f324580851fdc7e273562516b623 (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.12' +VERSION = '1.13pre' def options(opt): opt.load('compiler_cxx') |
