summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-09-28 09:34:12 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-09-28 09:34:12 +0100
commit421dfc564c22abdde273ca4216e12bab23ce4d7a (patch)
tree1ad3d3b7aa2dc20a91b92ba7d65e0e54cd6b9a1f
parent2e64d1fa04e4addd57351a21187fda529cde8330 (diff)
downloadluxio-421dfc564c22abdde273ca4216e12bab23ce4d7a.tar.gz
Update release number to 11luxio-11
-rw-r--r--luxio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/luxio.c b/luxio.c
index 4d393d6..b2a4d65 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 10 /* clients use to check for features/bug fixes */
+#define LUXIO_RELEASE 11 /* 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>"