summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-07-05 11:50:05 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2014-07-05 11:50:05 (GMT)
commitfd51d0567b640541e5d4290488bf4ed02c6d6990 (patch)
treee4004c556de68acba2ff68380e26939e06cf86fb /Makefile
parentbdb5bcefff1c09592e2a85e38eac8e9c493ecef9 (diff)
downloadlz4-fd51d0567b640541e5d4290488bf4ed02c6d6990.zip
lz4-fd51d0567b640541e5d4290488bf4ed02c6d6990.tar.gz
lz4-fd51d0567b640541e5d4290488bf4ed02c6d6990.tar.bz2
updated fuzzer, faster and cleaner overflow tests
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c931d1e..8013903 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@
# ################################################################
# Version numbers
-export RELEASE=r119
+export RELEASE=rc120
LIBVER_MAJOR=1
LIBVER_MINOR=2
LIBVER_PATCH=0