From 07c7db68d5f41bdc3e983c0a69db7f0e89e12403 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 14 Mar 2016 15:03:45 +0000 Subject: [PATCH] Bump version --- wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wscript b/wscript index c1a1e79..2e731e8 100644 --- a/wscript +++ b/wscript @@ -5,7 +5,7 @@ import distutils.spawn from waflib import Logs APPNAME = 'libasdcp-cth' -VERSION = '0.1.0devel' +VERSION = '0.1.1' def options(opt): opt.load('compiler_cxx') -- 2.30.2