summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-09-23 11:17:43 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-09-23 11:17:43 +0100
commit704c1f596f65109e0d697327f58b2f79ddc8658b (patch)
treebc9d33e01fab506f9df3af7a68f7c08ee087d729
parent5f8ecb49e0bb4d64826b3b75d5ae9bd967b760b7 (diff)
downloadluxio-704c1f596f65109e0d697327f58b2f79ddc8658b.tar.gz
Update release number to 9luxio-9
-rw-r--r--luxio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/luxio.c b/luxio.c
index 62ff77d..a912168 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 8 /* clients use to check for features/bug fixes */
+#define LUXIO_RELEASE 9 /* 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>"