aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-03-02 21:58:57 +0100
committerChristopher Li <sparse@chrisli.org>2018-03-03 16:42:32 -0800
commitd1c2f8d3d4205ca1ae7cf0ec2cbd89a7fce73e5c (patch)
treee75d53251a807dc5c4a90643c42a0484f7ebdb33
parent12e122908c3833ec86323354c31aa613fb40b8f6 (diff)
downloadsparse-dev-d1c2f8d3d4205ca1ae7cf0ec2cbd89a7fce73e5c.tar.gz
bump up version to 0.5.2-RC1v0.5.2-rc1
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com> Signed-off-by: Christopher Li <sparse@chrisli.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 815d2bf6..50868500 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.5.1
+VERSION=0.5.2-RC1
# Generating file version.h if current version has changed
SPARSE_VERSION:=$(shell git describe 2>/dev/null || echo '$(VERSION)')