From 1ac27c0e17e45433a227ff19ebd50d4756aa8935 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Tue, 27 Sep 2016 15:42:52 +0100 Subject: Update release number to 10 --- luxio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'luxio.c') diff --git a/luxio.c b/luxio.c index fd6876e..4d393d6 100644 --- a/luxio.c +++ b/luxio.c @@ -24,7 +24,7 @@ Not all systems will provide all the functions described here. @module luxio */ -#define LUXIO_RELEASE 9 /* clients use to check for features/bug fixes */ +#define LUXIO_RELEASE 10 /* clients use to check for features/bug fixes */ #define LUXIO_ABI 0 /* clients use to check the ABI of calls is same */ #define LUXIO_COPYRIGHT "Copyright 2013 Rob Kendrick \n" \ "Copyright 2014 Daniel Silverstone " -- cgit v1.2.1