diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:33:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-08-05 18:33:57 +0100 |
| commit | 7582d18fb6b27a691f270522b98ce18c0f68356b (patch) | |
| tree | c9277d0dc429e47204b833e13fa8b37f68505f71 /wscript | |
| parent | dc608bc86d8d45f5137db7139f01df821eb754bc (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.34' +VERSION = '2.1.34devel' def options(opt): opt.load('compiler_cxx') |
