diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-28 17:05:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-28 17:05:39 +0100 |
| commit | 251569730649b810846875027aa7b7a69dcaa8a0 (patch) | |
| tree | 8347b7bfbd624916aa002e382e3764a5d785861b | |
| parent | 612e954de290dfd4f233a98d916a87a149ea0744 (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.00' +VERSION = '1.01pre' def options(opt): opt.load('compiler_cxx') |
