aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-03-24 20:13:02 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-03-24 20:16:03 +0100
commit979043ca8aae37304d2e3d43c9f281d9b8d92ba6 (patch)
tree7717391cab9ea8a93ef7087a36f455040b5e05dc /Makefile
parentd1c2f8d3d4205ca1ae7cf0ec2cbd89a7fce73e5c (diff)
downloadsparse-dev-979043ca8aae37304d2e3d43c9f281d9b8d92ba6.tar.gz
Sparse v0.5.2v0.5.2
Here is version 0.5.2. No changes were needed since -rc1. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 50868500..0bd370b8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.5.2-RC1
+VERSION=0.5.2
# Generating file version.h if current version has changed
SPARSE_VERSION:=$(shell git describe 2>/dev/null || echo '$(VERSION)')