summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-10-12 17:27:41 +0100
committerVincent Sanders <vince@kyllikki.org>2017-10-12 17:27:41 +0100
commite7d6f245b0d256810d774a5a6cdbf1010e9b5cf0 (patch)
treea356a7e127ddedcca770a9af0780e8ed91ec025e
parent3e58dd9a29a10cd6400031f0b510084ffacc41d0 (diff)
downloadlibcss-e7d6f245b0d256810d774a5a6cdbf1010e9b5cf0.tar.gz
libcss-e7d6f245b0d256810d774a5a6cdbf1010e9b5cf0.tar.bz2
Prepare for release of 0.7.0release/0.7.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cb35966..a4f0844 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.6.1
+COMPONENT_VERSION := 0.7.0
# Default to a static library
COMPONENT_TYPE ?= lib-static