diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-08-01 16:42:48 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-08-01 16:42:48 +0100 |
| commit | abe63c32cff1bc5ea71455476aadc817b05b4076 (patch) | |
| tree | a8a81016f0e6cb4f6688735c734d45690458b215 /wscript | |
| parent | c5b000270d35d19991519c5e1b227edb1dd73856 (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.39pre' +VERSION = '0.39' def options(opt): opt.load('compiler_cxx') |
