diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-21 03:49:37 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-21 03:49:37 +0100 |
| commit | 8df04daf3f2ccb6950afcc4abac7eb3100799774 (patch) | |
| tree | b05fb691ad99d9fc36bd06e3d2539c08573bbe24 | |
| parent | b92ded2ae6ffa93872114c9c3422c37b61a47b3b (diff) | |
Bump version.
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import subprocess APPNAME = 'dvdomatic' -VERSION = '0.27pre' +VERSION = '0.28' def options(opt): opt.load('compiler_cxx') |
