diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-17 20:49:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-17 20:49:11 +0100 |
| commit | 2d5922e23644b723d6144df91720ffbd3d15457b (patch) | |
| tree | 01c0e5fa5170d1ea8fd4db814a6cd8d3f18d9836 /wscript | |
| parent | 1bb86807d1e71c8a9dfd121b34f0e8810bfe7792 (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.4' +VERSION = '2.3.4devel' def options(opt): opt.load('compiler_cxx') |
