summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorYann Collet <yann.collet.73@gmail.com>2015-06-29 03:43:12 (GMT)
committerYann Collet <yann.collet.73@gmail.com>2015-06-29 03:43:12 (GMT)
commit6fe48b91832b9f8b5869a8a6d2a86b2b0d99988a (patch)
tree4767c8686b343a8514f6d377f807e500aa6a13d4 /Makefile
parent15603d956663de18361ed5f06b3b02333ebbc9b1 (diff)
downloadlz4-6fe48b91832b9f8b5869a8a6d2a86b2b0d99988a.zip
lz4-6fe48b91832b9f8b5869a8a6d2a86b2b0d99988a.tar.gz
lz4-6fe48b91832b9f8b5869a8a6d2a86b2b0d99988a.tar.bz2
changed datagen to remove one malloc
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d2c4a0f..d1b0d0c 100644
--- a/Makefile
+++ b/Makefile
@@ -31,7 +31,7 @@
# ################################################################
# Version number
-export VERSION=130
+export VERSION=131
export RELEASE=r$(VERSION)
DESTDIR?=