diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-03-16 00:48:11 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-03-16 00:48:11 +0000 |
| commit | 7b467c0eb9031b03effd12ba311a0a6a6c8e4cc5 (patch) | |
| tree | f8ab99f3fae567b883d723039122d032924feede | |
| parent | adece0e8b557304e26026e8b6a5da94fa712a802 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ import distutils.spawn from waflib import Logs, Context APPNAME = 'dcpomatic' -VERSION = '2.11.76' +VERSION = '2.11.76devel' def options(opt): opt.load('compiler_cxx') |
