diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-17 00:10:00 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-17 00:10:00 +0100 |
| commit | e6fbc23298d3583e665ca8ca7efe33548bf3d31b (patch) | |
| tree | c94fb037db46cc25531eed3e39611ae6d873f111 | |
| parent | 225e256d753b9a42961038c52f425725888b8f62 (diff) | |
Bump version
| -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.3' +VERSION = '2.3.3devel' def options(opt): opt.load('compiler_cxx') |
