summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-19 09:16:39 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-19 09:16:39 +0000
commit2786e780f20eb45f3ee3f18585d23555a06a1431 (patch)
treeec03f57b496dd1bd06528915d83e88f5060b889b /Makefile
parentaf1cc1c223bdb7f2337e726268031d3151474561 (diff)
downloadlibcss-2786e780f20eb45f3ee3f18585d23555a06a1431.tar.gz
libcss-2786e780f20eb45f3ee3f18585d23555a06a1431.tar.bz2
Prepare for release of 0.6.1release/0.6.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 060f619..cb35966 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.6.0
+COMPONENT_VERSION := 0.6.1
# Default to a static library
COMPONENT_TYPE ?= lib-static