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 | a3647b8a97caa6b6085752c349b10a40a99939ed (patch) | |
| tree | b00d48028f748b8f6bda4017c1e20c87b8271eec /wscript | |
| parent | 7b721e7bfe0dd35957c8f56b7ec430aa21114971 (diff) | |
Bump version
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.01beta1' +VERSION = '1.01' def options(opt): opt.load('compiler_cxx') |
