From a4a831a1751f3fbdb696b487e0a7a7383674b8fa Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 9 Aug 2012 13:03:46 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 023b15c7f..635389ed1 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import sys APPNAME = 'dvdomatic' -VERSION = '0.45pre' +VERSION = '0.45' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3