diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-10-05 11:42:03 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-10-05 11:42:03 +0100 |
| commit | fe2cf022813f9d3df4d1ee99d52f5393c60e53e1 (patch) | |
| tree | 0a2d48aed5ba71b0087d86c57e78f1469578050d /wscript | |
| parent | c674598c4366d475b6356e2f56c112a36b0c472e (diff) | |
Bump version
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.3.14' +VERSION = '2.3.14devel' def options(opt): opt.load('compiler_cxx') |
