From e6ac4f3707639da8efefdc3df93db95fe2ef002e Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 9 Oct 2013 16:03:14 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 4d7e4be88..291d67154 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.09pre' +VERSION = '1.09' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3