summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-21 23:28:17 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-21 23:28:17 +0100
commitcedd6b600078828db294d9398851f4aa481b60f2 (patch)
treed3f7ccd850b97b2a132d872562ac9e81a77609f0
parentcab5ff449ff11f7ca530c84eedf7238a1670d72e (diff)
downloadlibwapcaplet-cedd6b600078828db294d9398851f4aa481b60f2.tar.gz
libwapcaplet-cedd6b600078828db294d9398851f4aa481b60f2.tar.bz2
update component version for releaserelease/0.4.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9525989..a220258 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := wapcaplet
-COMPONENT_VERSION := 0.4.0
+COMPONENT_VERSION := 0.4.1
# Default to a static library
COMPONENT_TYPE ?= lib-static