diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-31 02:43:15 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-31 02:43:15 +0100 |
| commit | ae43625121256298f8bda22d449af25451c61d64 (patch) | |
| tree | 2f9cb3ee0c9fdf93d356ffdd317a6a0b787851fc /wscript | |
| parent | 0fcbe0064489b7a651ef3543e4e8200c8622cca6 (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.78beta16' +VERSION = '0.78' def options(opt): opt.load('compiler_cxx') |
