summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-04-22 23:54:32 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2014-04-22 23:54:32 (GMT)
commitf6beaa779d30f5033f4539b2060a06d86d51e3bc (patch)
tree0250aa264553df27f5df65d01a3fe05ea20f3543 /Makefile
parentdac2a0946d854e1fcb9547b3cc40db835432cece (diff)
downloadlz4-f6beaa779d30f5033f4539b2060a06d86d51e3bc.zip
lz4-f6beaa779d30f5033f4539b2060a06d86d51e3bc.tar.gz
lz4-f6beaa779d30f5033f4539b2060a06d86d51e3bc.tar.bz2
re-order travis tests
fix : remove man pages on uninstall
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e5797c7..11fa7b3 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@
# - LZ4 forum froup : https://groups.google.com/forum/#!forum/lz4c
# ################################################################
-export RELEASE=r117
+export RELEASE=rc118
LIBVER_MAJOR=1
LIBVER_MINOR=0
LIBVER_PATCH=0