diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-03-18 13:14:24 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-03-18 13:14:24 +0000 |
| commit | 4e658f436f2d4920ca99da4bd3dbd56a432e44e8 (patch) | |
| tree | 854b6fa2a13d48c75ffdb40f0d7f7d9994de0173 | |
| parent | 84486e679b0e3eb74fa04240966833aa56bb7bec (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.6' +VERSION = '2.7.6devel' def options(opt): opt.load('compiler_cxx') |
