diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-18 01:22:50 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-18 01:22:50 +0100 |
| commit | b7c8e4d93ce833e363419613fcc421892a7e0489 (patch) | |
| tree | 6685ad7a4505d611d30593af935dab15ed5ff823 /wscript | |
| parent | 90b0ef5569cd67633c93e53518755d1abb20b376 (diff) | |
Bump version.
Diffstat (limited to 'wscript')
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ APPNAME = 'dvdomatic' -VERSION = '0.26pre' +VERSION = '0.26' def options(opt): opt.load('compiler_cxx') |
