X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=ab83a0fd32e5c6a14df36f334175af1e2acd879f;hb=8429cf630b45c70b859f57a91e90892269606e75;hp=1bc6e7c2a722d45ae4a6ab5709d0829a89675a8c;hpb=f8678dcae5f90eb946ad6e51d9a62e0c02bc63e3;p=dcpomatic.git diff --git a/wscript b/wscript index 1bc6e7c2a..ab83a0fd3 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.27pre' +VERSION = '1.28pre' def options(opt): opt.load('compiler_cxx')