summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorChristopher Li <sparse@chrisli.org>2017-07-04 08:24:40 -0700
committerChristopher Li <sparse@chrisli.org>2017-07-04 08:24:40 -0700
commitec3f72e981792a86a9e002471a06d61ecd5c6675 (patch)
tree008502b4e5622635dfc0b42cf581e36aa5ee79d3
parentfeff6319efa07b81fe30cf09dc3e53cc69813791 (diff)
downloadsparse-ec3f72e981792a86a9e002471a06d61ecd5c6675.tar.gz
bump sparse's version to 0.5.1-rc4v0.5.1-rc4
Signed-of-By: Christopher Li <sparse@chrisli.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3a4e6b44..96e81c4f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.5.1-rc3
+VERSION=0.5.1-rc4
# Generating file version.h if current version has changed
SPARSE_VERSION:=$(shell git describe 2>/dev/null || echo '$(VERSION)')