diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-08 23:53:25 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-08 23:53:25 +0100 |
| commit | d2ff6a6b0256e256b6df416f280c846072f7682f (patch) | |
| tree | 9a54d8cfe894c9dcd93c7ec33247f36821108116 /wscript | |
| parent | 7d2762a08c9abc7cf7e4adcb4891b63f2ce710fa (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.108' +VERSION = '0.109pre' def options(opt): opt.load('compiler_cxx') |
