diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:10:39 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:10:39 +0000 |
| commit | 93dfaa552333ac587c2d38a715cdc5f3763cab7b (patch) | |
| tree | ae06ee8e0fd598be9dda1abe7434f0c7484d3db8 /wscript | |
| parent | 914a93ee4dd48583b057305f463bee3fb2254cc7 (diff) | |
| parent | e754a107a0003a7dcc84aaa3d1f01bac4d5591fd (diff) | |
Merge branch 'video-player' of ssh://houllier/home/carl/git/dvdomatic into video-player
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.68beta4' +VERSION = '0.68beta5' def options(opt): opt.load('compiler_cxx') |
