summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-22 14:27:44 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-22 14:27:44 +0100
commit4591e4851068ab16afdecbaef5eccacc71344ffa (patch)
tree1b34729bea6fdfc69d100d1eb21d51715962d875
parent2f7718d8de04be49dead46665489585cc2a323cb (diff)
downloadlibcss-4591e4851068ab16afdecbaef5eccacc71344ffa.tar.gz
libcss-4591e4851068ab16afdecbaef5eccacc71344ffa.tar.bz2
Update component version for releaserelease/0.8.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4f0844..f9bea7f 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.7.0
+COMPONENT_VERSION := 0.8.0
# Default to a static library
COMPONENT_TYPE ?= lib-static