aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-10-12 00:08:45 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-10-12 00:29:05 +0200
commit5192dc1ff23dae8644480a89ada8ff420ebb674a (patch)
tree0392a4163929f14b2b264f8110b65a53edaeca63 /Makefile
parentcdd89e72d0b85ce21967a33a0626ba54f81f272e (diff)
downloadsparse-dev-5192dc1ff23dae8644480a89ada8ff420ebb674a.tar.gz
Sparse v0.6.3-rc1v0.6.3-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 ec576354..f7da0ded 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.6.2
+VERSION=0.6.3-rc1
########################################################################
# The following variables can be overwritten from the command line