diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-09-19 15:18:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-09-19 15:18:59 +0100 |
| commit | 06844fc5bf1aaf48fd5d7008aaca671f48e83223 (patch) | |
| tree | 27b6c2083bf574e061736589775078c61fac6eb9 | |
| parent | c1f83bbd662b59a8efd73f6da9487965bf6243e1 (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 = '1.05' +VERSION = '1.06pre' def options(opt): opt.load('compiler_cxx') |
