diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-09-09 21:05:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-09-09 21:05:24 +0100 |
| commit | 0c3155bda8935bf597535f4e38f65568e55093eb (patch) | |
| tree | 77e9a8186ed151999ab8781cd0f3eae6fe6fbc8f | |
| parent | 3b58a0e6ed19a051a33178e23c3904932191a685 (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.6' +VERSION = '2.0.6devel' def options(opt): opt.load('compiler_cxx') |
