summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2023-12-27 14:20:15 +0000
committerVincent Sanders <vince@kyllikki.org>2023-12-27 14:20:15 +0000
commit703f1247b2fabd5dc685ba80bc26ccfa263c79ae (patch)
tree437dbbce0598763b9e5c5253d45d8afda2b6c2b1
parent536334ab63a89cdf54cb6055391dffa94d6e3cf0 (diff)
downloadlibcss-master.tar.gz
libcss-master.tar.bz2
Update component version for releaseHEADrelease/0.9.2master
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 86d6641..43e9a80 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := css
-COMPONENT_VERSION := 0.9.1
+COMPONENT_VERSION := 0.9.2
# Default to a static library
COMPONENT_TYPE ?= lib-static