summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-02-16 10:49:56 +0000
committerVincent Sanders <vince@kyllikki.org>2016-02-16 10:49:56 +0000
commitbced7d7b4b6575bf0741270f8c86e93ab1ea6d7a (patch)
tree184c895c64c42d4a674603eef69adf03e784ff38
parent98367754703aebf5bffb6451714df7417b511d28 (diff)
downloadlibcss-release/0.6.0.tar.gz
libcss-release/0.6.0.tar.bz2
Update component version for releaserelease/0.6.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee82bd8..060f619 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.5.2
+COMPONENT_VERSION := 0.6.0
# Default to a static library
COMPONENT_TYPE ?= lib-static