diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-10-24 01:19:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-10-24 01:19:26 +0100 |
| commit | bccbbe081b484f48101d76ec52aee922efa2fc50 (patch) | |
| tree | 943dccfc43cea08528b335f631cab4b106876457 | |
| parent | 4b5ea5ce86163d943793f76c099205a733faa65e (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ import distutils import distutils.spawn APPNAME = 'dcpomatic' -VERSION = '1.76.6' +VERSION = '1.76.6devel' def options(opt): opt.load('compiler_cxx') |
