diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-22 22:58:30 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-22 22:58:30 +0100 |
| commit | 2fed120d0685da000d162f5e1db20dfbc1b86fd0 (patch) | |
| tree | 3021d1fabf4c76af87cf8ba7894c2f07b4bc03bd /wscript | |
| parent | 5d65df7ebdc96c658a6b7042e639cb395f91bfeb (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.20pre' +VERSION = '1.20' def options(opt): opt.load('compiler_cxx') |
