diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-20 19:07:07 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-20 19:07:07 +0100 |
| commit | 66b3352b0d286a5df41db596ad65b3946897e0ba (patch) | |
| tree | 8784ef2195e3d46921ba01be2b2bf218a3cb63ca /wscript | |
| parent | a63bb70636ed16fd380a478c4320b77ffc0e25b6 (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.102pre' +VERSION = '0.102' def options(opt): opt.load('compiler_cxx') |
