diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-05 07:48:39 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-05 07:48:39 +0100 |
| commit | d4205f2e9c68646dcd57b010e2eb6f6cd98e2117 (patch) | |
| tree | 431de4783c9f49331922c9277849237adae61e9d | |
| parent | 81cdf088c2747a2194cba57aad706bca9c27caa3 (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.94' +VERSION = '0.95pre' def options(opt): opt.load('compiler_cxx') |
