diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-27 12:04:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-27 12:04:39 +0100 |
| commit | f637359e4ef0b4f9234df75a80cdce031f34e65e (patch) | |
| tree | b74b8a9f2c208a0e2f89f1aaccf0ab465279fbf0 | |
| parent | 458b42859c79b1fd725b650946eac3ef572b79aa (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.47' +VERSION = '0.48pre' def options(opt): opt.load('compiler_cxx') |
