aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
authorChristopher Li <sparse@chrisli.org>2013-12-21 09:26:16 -0800
committerChristopher Li <sparse@chrisli.org>2013-12-21 09:27:06 -0800
commit8e5528f42f3cc546dbdb866203dec28f775fac46 (patch)
tree520cc528c97f7ed60cebdb3b8dced14da6e457d5
parent5c8c8ce62462aa70dfaf193552acd68499ba4208 (diff)
downloadsparse-dev-8e5528f42f3cc546dbdb866203dec28f775fac46.tar.gz
Sparse 0.5.0 rc1
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 70d7e4c0..10fb38d0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.4.4
+VERSION=0.5.0-rc1
# Generating file version.h if current version has changed
SPARSE_VERSION:=$(shell git describe 2>/dev/null || echo '$(VERSION)')