summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-06-13 00:22:35 +0200
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-06-13 02:42:11 +0200
commit423a9e103669bb799caec691b5a321fde0fd5ad1 (patch)
tree5522726aa3fa469293972b4ffa0b2769ef487c14
parent83c492956bc5c4473bb69f058d06d9e098a2edbb (diff)
downloadsparse-423a9e103669bb799caec691b5a321fde0fd5ad1.tar.gz
Sparse v0.6.2-rc1v0.6.2-rc1
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e1831a1d..f46654e7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.6.1
+VERSION=0.6.2-rc1
########################################################################
# The following variables can be overwritten from the command line