diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-03 19:41:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-03 19:41:53 +0100 |
| commit | 8e894604b19c4ff918e1985bf279fd7d7a26cd04 (patch) | |
| tree | 59da53d85c11bac1b34f5333c4b4191ea6c63186 /wscript | |
| parent | 6b4fdbdabeb7b6010b5d558fb231e5d4e69487fc (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 = '2.0.13devel' +VERSION = '2.0.14' def options(opt): opt.load('compiler_cxx') |
