diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-11-17 10:35:22 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-11-17 10:35:22 +0000 |
| commit | 745aa6f40feebf0d4090937c22fc26b5d5ee3ef0 (patch) | |
| tree | 9be587b319cd3a9c5740a2bbe30833ff8c5b30ef /wscript | |
| parent | 6e5d1ef6dbf8c8c9cfbb4fa30bda530da5882333 (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.5.5' +VERSION = '2.5.5devel' def options(opt): opt.load('compiler_cxx') |
