summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-09-27 15:42:52 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-09-27 15:42:52 +0100
commit1ac27c0e17e45433a227ff19ebd50d4756aa8935 (patch)
tree3f7910b458b39ae6836f87375656091e66d3c69d
parent925df02c831eaef61c62b95097994d8b8c222af9 (diff)
downloadluxio-1ac27c0e17e45433a227ff19ebd50d4756aa8935.tar.gz
Update release number to 10luxio-10
-rw-r--r--luxio.c2
1 files changed, 1 insertions, 1 deletions
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 <rjek+luxio@rjek.com>\n" \
"Copyright 2014 Daniel Silverstone <dsilvers@digital-scurf.org>"