summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-24 19:16:11 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-24 19:16:11 +0100
commitb5e42b12211a92339b0b62cb90f1a86a397e146e (patch)
tree27a35806dbc58d2f2af0af5cf3eb8c6cf1a4598c
parent9df4abc696ec938f184ca8e345c379f9b6499ccc (diff)
downloadlibwapcaplet-b5e42b12211a92339b0b62cb90f1a86a397e146e.tar.gz
libwapcaplet-b5e42b12211a92339b0b62cb90f1a86a397e146e.tar.bz2
Update component version for releaserelease/0.4.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d641a1b..8bcb977 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := wapcaplet
-COMPONENT_VERSION := 0.4.2
+COMPONENT_VERSION := 0.4.3
# Default to a static library
COMPONENT_TYPE ?= lib-static