diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-27 11:57:02 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-27 11:57:02 +0100 |
| commit | 458b42859c79b1fd725b650946eac3ef572b79aa (patch) | |
| tree | c39dc561e183b1b84b69e66e4c592dab0369d981 /wscript | |
| parent | 0bf241861d1efb4749601d3a1bdc708651aa3df5 (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.47pre' +VERSION = '0.47' def options(opt): opt.load('compiler_cxx') |
