summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-08-30 16:36:47 -0700
committerVincent Sanders <vince@kyllikki.org>2014-08-30 16:36:47 -0700
commit2d7dfb09a66216660e2ade537953b53af865a649 (patch)
tree6c5b31b0290d5ea32431a4995c1de54e1b2c0466 /Makefile
parent1f7f45c3e940c7958cc0e4624c8bf1501690b171 (diff)
downloadlibcss-2d7dfb09a66216660e2ade537953b53af865a649.tar.gz
libcss-2d7dfb09a66216660e2ade537953b53af865a649.tar.bz2
update component for releaserelease/0.4.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8e69387..353b662 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.3.1
+COMPONENT_VERSION := 0.4.0
# Default to a static library
COMPONENT_TYPE ?= lib-static