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 | bedb0dc602e34142aef404d1468ff75d22673d2f (patch) | |
| tree | 166f67bc675ebeebd8eea1624c61f057c60714b7 /wscript | |
| parent | 1b41864730653042b33090c5f4f9a704cf30bf61 (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.2devel' +VERSION = '2.0.3' def options(opt): opt.load('compiler_cxx') |
