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 | 7d2762a08c9abc7cf7e4adcb4891b63f2ce710fa (patch) | |
| tree | 2c1c2cc349bbba1fab55adcf9ab6943f93e13925 /wscript | |
| parent | 483008f6509dd1a2f0409335521339195cdf8f4d (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.108pre' +VERSION = '0.108' def options(opt): opt.load('compiler_cxx') |
