X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=ad46e3d756b264672b67c7a3cbefada97f311c58;hb=bb6ceb671f08e0294556036af7ca5f88d1db2fca;hp=3f0d9f1dfe0c93632a60d140b56a87351d29481a;hpb=5121d13ded51a70169f5b5d649067c9b26456705;p=dcpomatic.git diff --git a/wscript b/wscript index 3f0d9f1df..ad46e3d75 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.76pre' +VERSION = '0.77pre' def options(opt): opt.load('compiler_cxx')