diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-09-03 16:38:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-09-03 16:38:09 +0100 |
| commit | 4bf4601ba4f1e23e04be767c85b010986b8cca26 (patch) | |
| tree | 8691eb2f7e49d755dedffbb587f6eee701612e80 /wscript | |
| parent | a6d878cd9812b20ab34d36273ce64928acd9de02 (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.51' +VERSION = '2.1.51devel' def options(opt): opt.load('compiler_cxx') |
