diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-24 23:39:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-24 23:39:57 +0100 |
| commit | 7df5035e5200769dd49d02f85b0b0e4b7899d3ad (patch) | |
| tree | 41d1dc51fb9e59f5331bb568e66968a1c227b188 /wscript | |
| parent | f1f25e57c97a6ea28513820912169305795c7d14 (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 = 'dvdomatic' -VERSION = '0.103pre' +VERSION = '0.103' def options(opt): opt.load('compiler_cxx') |
