diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-06-13 21:29:35 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-06-13 21:29:35 +0100 |
| commit | 40dd9c632ade1510a5db2926de8ad0f37c9c238f (patch) | |
| tree | 23eb67bcac7d406998cf41d2ad62bba5815eb92e /wscript | |
| parent | e36c24bf1522593976de7de2c4d79c76f0ba36a8 (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.99pre' +VERSION = '0.99' def options(opt): opt.load('compiler_cxx') |
