diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-29 23:59:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-29 23:59:35 +0100 |
| commit | a05d3820262a0d2d1c06c8fda2277a3f01d96e07 (patch) | |
| tree | 94f6ec27b13952e30e746a7ec95d0f8038cf9498 | |
| parent | a3647b8a97caa6b6085752c349b10a40a99939ed (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.01' +VERSION = '1.02pre' def options(opt): opt.load('compiler_cxx') |
