diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-30 23:44:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-30 23:44:02 +0100 |
| commit | 05ac93f57e5444fe7b9f961b1053aaeb73d570f9 (patch) | |
| tree | 6d0c7d7d244981641cf70f82c6b3ad0bca9e4631 | |
| parent | 9a7f5202ce41f9c64c85b9f8126e8e36fbe9d5e7 (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.02' +VERSION = '1.03pre' def options(opt): opt.load('compiler_cxx') |
