diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-08 01:09:43 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-08 01:09:43 +0100 |
| commit | 4032a3f787a7e27f2c1c7b91885d662b512ea636 (patch) | |
| tree | db8308a94a6da37afcb08e57ec59173fe6525a66 /wscript | |
| parent | 8206bd3783d0249a4bcea396c6722ba7088a7f20 (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.5' +VERSION = '2.0.5devel' def options(opt): opt.load('compiler_cxx') |
