summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 19:54:46 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 19:54:46 +0000
commit4c77899e7d85e889bd5a247a919f2c5bc244d2f9 (patch)
treeda1ab4cd7f7fe8e8269581c40fc3682e87cd21a8
parent4b39ad2489b715c8fdf0bffb082348e612959986 (diff)
downloadlibparserutils-4c77899e7d85e889bd5a247a919f2c5bc244d2f9.tar.gz
libparserutils-4c77899e7d85e889bd5a247a919f2c5bc244d2f9.tar.bz2
Update the 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 ff3d013..f5dc66e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := parserutils
-COMPONENT_VERSION := 0.2.0
+COMPONENT_VERSION := 0.2.1
# Default to a static library
COMPONENT_TYPE ?= lib-static