diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-07-27 23:58:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-07-27 23:58:31 +0100 |
| commit | 57139e2a9f103b6ae5c553302b456a2f91aa12cb (patch) | |
| tree | 603869c5c4d578512de51787907676f375500c3e /wscript | |
| parent | 8ee9ec79d8c14f5f23b21a7e7f512a9d8e7a809e (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.30pre' +VERSION = '0.31' def options(opt): opt.load('compiler_cxx') |
