diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-04-07 23:48:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-04-07 23:48:34 +0100 |
| commit | 1c74296932d5f60d481f40115f2b611ea31463a8 (patch) | |
| tree | 9f9f77db5b882b881eb1d995993cf2e59f01ad1b /wscript | |
| parent | 1bc2742666ef87dbb24a6b4fed365f74d0aa1846 (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.80' +VERSION = '0.81pre' def options(opt): opt.load('compiler_cxx') |
