From 5f66118c2a3ece1cc6d109beae702fa384a86c4a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 4 May 2013 21:23:34 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index e88f79bf..22e44b20 100644 --- a/wscript +++ b/wscript @@ -2,7 +2,7 @@ import subprocess import os APPNAME = 'libdcp' -VERSION = '0.49pre' +VERSION = '0.49' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3