summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-17 14:31:40 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-17 14:31:40 +0100
commit554c4595b3a6161fa3ae55b8d1433d5b5ee5f594 (patch)
treeae3d41e66af470355868571aea7631328d6620a2
parent07bb9c7a28259d0ae456056583f123d85819d1b4 (diff)
downloadlibwapcaplet-554c4595b3a6161fa3ae55b8d1433d5b5ee5f594.tar.gz
libwapcaplet-554c4595b3a6161fa3ae55b8d1433d5b5ee5f594.tar.bz2
Set component version for releaserelease/0.2.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c125c3..f40842d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := wapcaplet
-COMPONENT_VERSION := 0.2.0
+COMPONENT_VERSION := 0.2.1
# Default to a static library
COMPONENT_TYPE ?= lib-static