summaryrefslogtreecommitdiffstats
path: root/programs/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 /programs/Makefile
parent3a9427237dae41c0abd0a07d8ac862cbb9a037c3 (diff)
downloadlz4-bdb5bcefff1c09592e2a85e38eac8e9c493ecef9.zip
lz4-bdb5bcefff1c09592e2a85e38eac8e9c493ecef9.tar.gz
lz4-bdb5bcefff1c09592e2a85e38eac8e9c493ecef9.tar.bz2
update to r119
Diffstat (limited to 'programs/Makefile')
-rw-r--r--programs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/programs/Makefile b/programs/Makefile
index ff45903..a3e01a4 100644
--- a/programs/Makefile
+++ b/programs/Makefile
@@ -30,7 +30,7 @@
# fullbench32: Same as fullbench, but forced to compile in 32-bits mode
# ################################################################
-RELEASE=rc119
+RELEASE=r119
DESTDIR=
PREFIX=/usr
CC:=$(CC)