summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-07-02 03:36:56 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2014-07-02 03:36:56 (GMT)
commit1411c2b6740b92cbe258465a20f43e8de6098a8f (patch)
tree88e6469c3f174452257e91f415e180851a2103af /Makefile
parent93e589caad5503326bec3a4085ec797940eed94d (diff)
downloadlz4-1411c2b6740b92cbe258465a20f43e8de6098a8f.zip
lz4-1411c2b6740b92cbe258465a20f43e8de6098a8f.tar.gz
lz4-1411c2b6740b92cbe258465a20f43e8de6098a8f.tar.bz2
Quickfix of issue 134 (untested)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9fcc4a9..b6343a7 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@
# ################################################################
# Version numbers
-export RELEASE=r118
+export RELEASE=rc119
LIBVER_MAJOR=1
LIBVER_MINOR=2
LIBVER_PATCH=0