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