summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2014-07-02 21:03:58 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2014-07-02 21:03:58 (GMT)
commitbdb5bcefff1c09592e2a85e38eac8e9c493ecef9 (patch)
treeeb91f6a2cd8d161d455565318bf9b8bbfbda0df9 /Makefile
parent3a9427237dae41c0abd0a07d8ac862cbb9a037c3 (diff)
downloadlz4-bdb5bcefff1c09592e2a85e38eac8e9c493ecef9.zip
lz4-bdb5bcefff1c09592e2a85e38eac8e9c493ecef9.tar.gz
lz4-bdb5bcefff1c09592e2a85e38eac8e9c493ecef9.tar.bz2
update to r119
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b6343a7..c931d1e 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@
# ################################################################
# Version numbers
-export RELEASE=rc119
+export RELEASE=r119
LIBVER_MAJOR=1
LIBVER_MINOR=2
LIBVER_PATCH=0