summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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