diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-18 12:53:32 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-18 12:53:32 +0100 |
| commit | a7605ea20785dee70edebaa64432181006455b73 (patch) | |
| tree | b7499e1f7e5e8f927495681555c1ce806c2403d0 /wscript | |
| parent | bc137792591b1c77fa9221fe1c6ce765a48a86f1 (diff) | |
Bump versionv2.1.4
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'dcpomatic' -VERSION = '2.1.3devel' +VERSION = '2.1.4' def options(opt): opt.load('compiler_cxx') |
