diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-28 17:05:38 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-28 17:05:38 +0100 |
| commit | 612e954de290dfd4f233a98d916a87a149ea0744 (patch) | |
| tree | 9f5f692c41d13a6684bc050dbf317614da31880a /wscript | |
| parent | 01b4847e835262aa7b3159a34cae535440a7d34a (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.00beta1' +VERSION = '1.00' def options(opt): opt.load('compiler_cxx') |
