X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=e9e603acc45763135cf237db5aa5e885b751a059;hb=d8303a05949d0cac1077482a1501e9521b315450;hp=7efd7cc9d185b769ba74bd6e0baa890aa40b42a8;hpb=20ea7987a6039c98a9c71173cf011cedea6aa25c;p=dcpomatic.git diff --git a/wscript b/wscript index 7efd7cc9d..e9e603acc 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.38' +VERSION = '0.39pre' def options(opt): opt.load('compiler_cxx')