summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-12-18 10:26:23 +0000
committerVincent Sanders <vince@kyllikki.org>2015-12-18 10:26:23 +0000
commit7c802fa89776e5a39eb97286020ccc06663f6226 (patch)
treea9b4e36e353270301453a37d4a6e70f8e4de76b3
parent9ecba405b47b377a6d359818c9471545bf971c71 (diff)
downloadlibwapcaplet-7c802fa89776e5a39eb97286020ccc06663f6226.tar.gz
libwapcaplet-7c802fa89776e5a39eb97286020ccc06663f6226.tar.bz2
Update the component version for releaserelease/0.2.3
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 21822fa..d157c65 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
#
# Makefile for wapcaplet
#
-# Copyright 2009-1015 John-Mark Bell <jmb@netsurf-browser.org>
+# Copyright 2009-2015 John-Mark Bell <jmb@netsurf-browser.org>
# Component settings
COMPONENT := wapcaplet
-COMPONENT_VERSION := 0.2.2
+COMPONENT_VERSION := 0.2.3
# Default to a static library
COMPONENT_TYPE ?= lib-static