diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-30 20:45:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-30 20:45:49 +0100 |
| commit | 97ead7befddfb46908853e572dde6112b82b527d (patch) | |
| tree | 7a6649d50c73d8c8d2fe4049e43899dde9e64a2a /wscript | |
| parent | 7a51a863edb91ab74ed06fa84d625bbbccd1ab89 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '2.0.12' +VERSION = '2.0.12devel' def options(opt): opt.load('compiler_cxx') |
