aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Li <sparse@chrisli.org>2014-01-28 16:47:27 -0800
committerChristopher Li <sparse@chrisli.org>2014-01-29 01:08:34 -0800
commit66b24573e9cb5eaa0c41dc4164f81f3b83b9cb41 (patch)
treee248fd4b772a0573d9dae287ebb8f2bc1658de44
parent0ed81bf7ae8f61e62b329c8495ebfcf28106f333 (diff)
downloadsparse-66b24573e9cb5eaa0c41dc4164f81f3b83b9cb41.tar.gz
Sparse 0.5.0v0.5.0
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 9227d175..c3f31040 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.5.0-rc1
+VERSION=0.5.0
# Generating file version.h if current version has changed
SPARSE_VERSION:=$(shell git describe 2>/dev/null || echo '$(VERSION)')