diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-10-13 12:55:47 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-10-13 12:55:47 +0100 |
| commit | 49df21e6157991661790bd8e48936890c4dade0a (patch) | |
| tree | 64973bb7ca5613af06d6a1ffca1e05f705c2cf2c /wscript | |
| parent | a9c598df9f78c0284f75f52bb36ff30b0bb1071c (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.14pre' +VERSION = '1.14' def options(opt): opt.load('compiler_cxx') |
