summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-18 10:46:21 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-18 10:46:21 +0100
commit89a4d061a46490d5fad3792a565a1a0114c400e0 (patch)
treec17002ae129e1b43db7316885471e1c79c64d618
parentfe9ef09367c215eca536ec06a7a72b7de4805b8f (diff)
downloadlibcss-release/0.3.0.tar.gz
libcss-release/0.3.0.tar.bz2
Update component version for releaserelease/0.3.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cacece7..d80178c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.2.0
+COMPONENT_VERSION := 0.3.0
# Default to a static library
COMPONENT_TYPE ?= lib-static