diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-20 00:39:22 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-20 00:39:22 +0100 |
| commit | 9c29eb4931fa327672aa3b107e771123e151e0fc (patch) | |
| tree | 825dbdcf88565b843672870b6cf7cd02e2cc13a3 /wscript | |
| parent | e39c3acf1e05349693b50986ccac43751f4dc807 (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.18pre' +VERSION = '1.18' def options(opt): opt.load('compiler_cxx') |
