diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-24 23:18:14 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-24 23:18:14 +0100 |
| commit | dbd3042f2fcd2319c45c1142c640b173b037abe0 (patch) | |
| tree | 084184cfd731590ccbee7a531fde6be16127be4b /wscript | |
| parent | bedb0dc602e34142aef404d1468ff75d22673d2f (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.3' +VERSION = '2.0.3devel' def options(opt): opt.load('compiler_cxx') |
