summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-05 16:37:04 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-05 16:37:04 +0000
commit1e7b342016764a2e798381d1578598eaa3e74d08 (patch)
tree37203ee752d8250cb897a3dbc62e19d4a4a86dfb
parent13537cc334a69a4309e2f1711fa93e6a7bd653f0 (diff)
downloadluxio-1e7b342016764a2e798381d1578598eaa3e74d08.tar.gz
Update release number to 12luxio-12
-rw-r--r--luxio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/luxio.c b/luxio.c
index b2a4d65..4b7b707 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 11 /* clients use to check for features/bug fixes */
+#define LUXIO_RELEASE 12 /* 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>"