diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-08-06 18:59:36 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-08-06 18:59:36 +0100 |
| commit | dabfc8e7114178e0f499962aba83286dfe7daad6 (patch) | |
| tree | dd56cde2b26847d02a8bdf8b45bf4840a3151683 | |
| parent | 73f99ecb925ea505e316d536a78b2b69ce067276 (diff) | |
Bump version
| -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.1' +VERSION = '2.0.1devel' def options(opt): opt.load('compiler_cxx') |
