summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-12-18 11:20:03 +0000
committerVincent Sanders <vince@kyllikki.org>2015-12-18 11:20:03 +0000
commitbbcc6d9787048516f06ab88634afba585c2ff37c (patch)
treed50c93ba72027a491898068ee30ecbbce3b223b7 /Makefile
parentc2e0d171a13bb4ffe89d0fe4ac373159d9183fb0 (diff)
downloadlibparserutils-bbcc6d9787048516f06ab88634afba585c2ff37c.tar.gz
libparserutils-bbcc6d9787048516f06ab88634afba585c2ff37c.tar.bz2
Update Component version for releaserelease/0.2.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 2464393..efadc0d 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
#
# Makefile for parserutils
#
-# Copyright 2009-1015 John-Mark Bell <jmb@netsurf-browser.org>
+# Copyright 2009-2015 John-Mark Bell <jmb@netsurf-browser.org>
# Component settings
COMPONENT := parserutils
-COMPONENT_VERSION := 0.2.1
+COMPONENT_VERSION := 0.2.2
# Default to a static library
COMPONENT_TYPE ?= lib-static