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 | 8206bd3783d0249a4bcea396c6722ba7088a7f20 (patch) | |
| tree | c3b52d40341881ee533e78c1d58011aedbf06605 /wscript | |
| parent | 946dbad9821e676f1d8fdc5abba459da54b8e84c (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.4devel' +VERSION = '2.0.5' def options(opt): opt.load('compiler_cxx') |
