X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=0336f8f6b1e72a4d6a4ac4d1556db86b9a5ef3c5;hb=e1f094f8c2494ecc75de966ff3c842642669e1e1;hp=69411909fba6a3998d282d20613d9c38e178da0a;hpb=fa8fed848b05fae2bb861dc6b42fe7e27e2f35f2;p=libdcp.git diff --git a/wscript b/wscript index 69411909..0336f8f6 100644 --- a/wscript +++ b/wscript @@ -4,7 +4,7 @@ import sys import distutils.spawn APPNAME = 'libdcp' -VERSION = '1.2.2' +VERSION = '1.2.5devel' API_VERSION = '-1.0' def options(opt):