diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-16 10:26:44 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-16 10:26:44 +0000 |
| commit | bdc2e237c072c83cdcd0e812bd62409275c2951b (patch) | |
| tree | 30adef28cfeb2467ead8b68120541d881a27641a /wscript | |
| parent | 3e9fbd806d26b7f9a792d4e11dd0747ae8f8056c (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, Context APPNAME = 'dcpomatic' -VERSION = '2.7.5' +VERSION = '2.7.5devel' def options(opt): opt.load('compiler_cxx') |
