From 0963bbe1c1cb735dc817ee73a101786f69916f6b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 23 Dec 2013 01:59:16 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 212f1d5c6..7a41c3dd5 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dcpomatic' -VERSION = '1.47pre' +VERSION = '1.47' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3