diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-07 01:28:19 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-07 01:28:19 +0000 |
| commit | bf65f10e51d7d02658ba921097d6aa783d718650 (patch) | |
| tree | 08449b396860ad1b05b9cca38180a29253d737b5 | |
| parent | c3f544f4691e63fbea3bd3fc5c4e26b33283e7ab (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, Context APPNAME = 'dcpomatic' -VERSION = '2.6.34' +VERSION = '2.6.34devel' def options(opt): opt.load('compiler_cxx') |
