summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2013-04-19 18:52:56 +0100
committerVincent Sanders <vince@kyllikki.org>2013-04-19 18:52:56 +0100
commite1d3f4100a4e917103780eca759304fa6ee9a1c9 (patch)
treef3057ce9ba7e4db91c3a12b3cd6b029aed74d444
parentdceb2117283ebb9d3adc04ef77288bd3459cfd43 (diff)
downloadlibwapcaplet-e1d3f4100a4e917103780eca759304fa6ee9a1c9.tar.gz
libwapcaplet-e1d3f4100a4e917103780eca759304fa6ee9a1c9.tar.bz2
Set component version for releaserelease/0.2.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aac8e86..8df0136 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := wapcaplet
-COMPONENT_VERSION := 0.1.1
+COMPONENT_VERSION := 0.2.0
# Default to a static library
COMPONENT_TYPE ?= lib-static