diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-07-02 00:42:17 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-07-02 00:42:17 +0100 |
| commit | 676cd81d3076e15d0b8b09765b7a66c0beaea614 (patch) | |
| tree | 1f8e6c57fbeffbfbcb207014ee32fcd0dba3c18e /wscript | |
| parent | 2dd8e6b6b721bdbf553533f9457dff93f0c9b9da (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.1.13' +VERSION = '2.1.13devel' def options(opt): opt.load('compiler_cxx') |
