summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2013-04-19 20:46:20 +0100
committerVincent Sanders <vince@kyllikki.org>2013-04-19 20:46:20 +0100
commite9b4a065e0d0975d9ec4ba655cf321834665514a (patch)
tree91c81526aaa92d267ce68b231442e4aca50603e6
parent6e771e4c49b6f50c3053fa5eb14fc08b98e9eddc (diff)
downloadlibrufl-release/0.0.2.tar.gz
librufl-release/0.0.2.tar.bz2
update component version for releaserelease/0.0.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a24ef15..1b17f5c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := rufl
-COMPONENT_VERSION := 0.0.1
+COMPONENT_VERSION := 0.0.2
# Default to a static library
COMPONENT_TYPE ?= lib-static