Sparse 0.5.0

Signed-off-by: Christopher Li <sparse@chrisli.org>
diff --git a/Makefile b/Makefile
index 9227d17..c3f3104 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)')