diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-18 09:25:02 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-18 09:25:02 +0000 |
| commit | c09dba22fd923df38a517cf8eb00658af16e1fec (patch) | |
| tree | 2acd6720516cffc473538543cdbc503fd87a468d /wscript | |
| parent | 961423c88b89bd845bee157797114cdb5ce86a9e (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.65pre' +VERSION = '0.65' def options(opt): opt.load('compiler_cxx') |
