summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2017-08-02 15:59:04 -0400
committerDaniel Silverstone <dsilvers@digital-scurf.org>2017-08-02 15:59:04 -0400
commit08368ce62527d2adfb7d77fb014bff7c3f966759 (patch)
treeb82c21615c3ba7b552fc627bafc1b405d24684cf
parent0270e7dd7a0b3057622ba05338d0ca519cadd713 (diff)
downloadluxio-08368ce62527d2adfb7d77fb014bff7c3f966759.tar.gz
Update release number to 13luxio-13
-rw-r--r--luxio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/luxio.c b/luxio.c
index 739a055..d5721c9 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 12 /* clients use to check for features/bug fixes */
+#define LUXIO_RELEASE 13 /* 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>"