X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=wscript;h=d3aa3269fc16e2e00dceb7eb1777bbb0fe8311b1;hb=33d0c1b276bc707bb17c80d027a9aed5cc3bc7b3;hp=4d7e4be8876c0b984e249f5b2c7c9764eac82499;hpb=051e171bde7bc04f1c08453745fc7dfe33353f9c;p=dcpomatic.git diff --git a/wscript b/wscript index 4d7e4be88..d3aa3269f 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.09pre' +VERSION = '1.23' def options(opt): opt.load('compiler_cxx')