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 | 81cdf088c2747a2194cba57aad706bca9c27caa3 (patch) | |
| tree | 02026bb0afa54cad5bd9311c798ebcd82c799f74 /wscript | |
| parent | 0f4fc1f42d1ce0455438ac257d7861f0e1bfa16e (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.94beta2' +VERSION = '0.94' def options(opt): opt.load('compiler_cxx') |
