From db9749a3fccf2fd6a682b67fe1bd80ea661a8576 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 30 Aug 2012 22:50:31 +0100 Subject: Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wscript') diff --git a/wscript b/wscript index 83e0aa6d..fa4cb4b6 100644 --- a/wscript +++ b/wscript @@ -3,7 +3,7 @@ import os import lut APPNAME = 'libdcp' -VERSION = '0.16pre' +VERSION = '0.16' def options(opt): opt.load('compiler_cxx') -- cgit v1.2.3