diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-21 14:43:26 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-21 14:43:26 +0100 |
| commit | 48b49ec2037adae4d3c2f563d9cf022ce718ce02 (patch) | |
| tree | 521b9d73135075fe24a261da5d67a8000d28d762 /wscript | |
| parent | 80820670774b6f7df28a3c086b98c3e5b2fd339f (diff) | |
Fix up versioning.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import subprocess APPNAME = 'dvdomatic' -VERSION = '0.28' +VERSION = '0.29' def options(opt): opt.load('compiler_cxx') |
