diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-20 17:39:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-20 17:39:06 +0000 |
| commit | 8f2c637a1a22cd69926d19ad1aea0a3b68a2a2d8 (patch) | |
| tree | b666d4900aad035bc6d1ba9639cedf2b7647e602 | |
| parent | dddc7557cacffb4b77543f861812bfec01e7682f (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.7.7' +VERSION = '2.7.7devel' def options(opt): opt.load('compiler_cxx') |
