diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-21 22:42:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-21 22:42:54 +0100 |
| commit | c520e29284b55c428330123a1c1fd51ca0bf80d4 (patch) | |
| tree | 926d986fc549d68fd1e3163880c51c779e1e8175 /wscript | |
| parent | 5276319cf874ecca22fbafc531834108f9be3bf5 (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.19pre' +VERSION = '1.19' def options(opt): opt.load('compiler_cxx') |
