summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-08-26 07:24:23 -0700
committerVincent Sanders <vince@kyllikki.org>2014-08-26 07:24:23 -0700
commit1f7f45c3e940c7958cc0e4624c8bf1501690b171 (patch)
tree5cb8e9d6d72af43724cc31ebf3ac7ea9c84b7bfd
parent99a8b8af0059569beae3f1f3c0d16ffbebddbf2b (diff)
downloadlibcss-1f7f45c3e940c7958cc0e4624c8bf1501690b171.tar.gz
libcss-1f7f45c3e940c7958cc0e4624c8bf1501690b171.tar.bz2
Update component version for releaserelease/0.3.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d80178c..8e69387 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.3.0
+COMPONENT_VERSION := 0.3.1
# Default to a static library
COMPONENT_TYPE ?= lib-static