From 2b279e0e9e5f7f3a5712defaeb6d6866fd77c490 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 5 Feb 2013 19:36:33 +0000 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index b7cceb5b..f6069550 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.38pre' +VERSION = '0.38' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3