diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-09 13:03:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-09 13:03:46 +0100 |
| commit | a4a831a1751f3fbdb696b487e0a7a7383674b8fa (patch) | |
| tree | 350868a6f0b232292a62a73bc7fc56948ece62ed /wscript | |
| parent | 4a6bdf415ce7e5d8b9e3b32c0c6154fec5f48e69 (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.45pre' +VERSION = '0.45' def options(opt): opt.load('compiler_cxx') |
