summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-06-26 20:50:39 +0100
committerVincent Sanders <vince@kyllikki.org>2019-06-26 20:50:39 +0100
commit130c1dec2842b5a7f1256816b58ea4d41726c950 (patch)
tree386eff202ec65cc0bd0eaa49fc2b377ac11d23e2
parent57a0bd85416ede86191dd2aed1b18e3899eb7323 (diff)
downloadlibwapcaplet-130c1dec2842b5a7f1256816b58ea4d41726c950.tar.gz
libwapcaplet-130c1dec2842b5a7f1256816b58ea4d41726c950.tar.bz2
Update Component version for releaserelease/0.4.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a220258..d641a1b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := wapcaplet
-COMPONENT_VERSION := 0.4.1
+COMPONENT_VERSION := 0.4.2
# Default to a static library
COMPONENT_TYPE ?= lib-static