summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2013-04-19 19:40:31 +0100
committerVincent Sanders <vince@kyllikki.org>2013-04-19 19:40:31 +0100
commit5f6f2a48ea777a6a9e6876163370f008bb114c39 (patch)
treeea29b8c7d211aa0a6f2839ef91a76840036c1688
parentb9e348adeb2431f7ae7c8232d46e2618006ddd2b (diff)
downloadlibcss-5f6f2a48ea777a6a9e6876163370f008bb114c39.tar.gz
libcss-5f6f2a48ea777a6a9e6876163370f008bb114c39.tar.bz2
set component version for releaserelease/0.2.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a77d199..68ec9ba 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.1.2
+COMPONENT_VERSION := 0.2.0
# Default to a static library
COMPONENT_TYPE ?= lib-static