summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-26 08:07:42 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-12-26 08:07:42 +0100
commitddd82b9a308592ad02929d59d4a0259744e04dba (patch)
treeeec77a117e53aa17cb5a79122ca8f05df36d377a
parentf379325b2c35cd740a1b73b0b4378286886343ac (diff)
downloadsparse-ddd82b9a308592ad02929d59d4a0259744e04dba.tar.gz
Sparse v0.6.0v0.6.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a3e4434..9c4bafff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION=0.6.0-rc1
+VERSION=0.6.0
########################################################################
# The following variables can be overwritten from the command line