summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 20:23:42 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 20:23:42 +0000
commit2294f5adfd40bb3a778dad1d6e335f733f845404 (patch)
tree343b809e1ab92fcdb6deeb75d607a93be54bf1e3
parentf1935005134ea0f1cb26c5d5be16219865fcbd13 (diff)
downloadlibcss-2294f5adfd40bb3a778dad1d6e335f733f845404.tar.gz
libcss-2294f5adfd40bb3a778dad1d6e335f733f845404.tar.bz2
Update the component version for releaserelease/0.5.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6fb7772..e99f2af 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.4.0
+COMPONENT_VERSION := 0.5.0
# Default to a static library
COMPONENT_TYPE ?= lib-static