diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-19 00:11:52 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-19 00:11:52 +0100 |
| commit | 0b35b9b4e7a0fc50641f0379e2d62fe6ad8cd1fc (patch) | |
| tree | 10173c4382f35bd008ce08c429b40e1028bb1322 | |
| parent | 3eabe5d9ffe8c16f732d72ff0ee0a342fb80ce56 (diff) | |
Bump version
| -rw-r--r-- | wscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.91' +VERSION = '0.92pre' def options(opt): opt.load('compiler_cxx') |
