summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-02-16 08:47:11 +0000
committerVincent Sanders <vince@kyllikki.org>2016-02-16 08:47:11 +0000
commit894913a852ba3a435a6267d8be4737262b88c61b (patch)
tree8686780607998417a50e4a7ded321dbb8b4c2d9d
parent436e979d9f9ae8897bf2cc0afc985dbfa09347ba (diff)
downloadlibwapcaplet-894913a852ba3a435a6267d8be4737262b88c61b.tar.gz
libwapcaplet-894913a852ba3a435a6267d8be4737262b88c61b.tar.bz2
Update component version for releaserelease/0.3.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d157c65..58a1a39 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := wapcaplet
-COMPONENT_VERSION := 0.2.3
+COMPONENT_VERSION := 0.3.0
# Default to a static library
COMPONENT_TYPE ?= lib-static