summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-18 12:24:32 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-18 12:24:32 +0100
commit9392f7f5f4fd3bc246c3ec63ba22b699298f427f (patch)
treee3913ee6246dad07f3743137e415c6756e7fa685
parente7eeb12679c53a7b60d5fbb14f7e62275985d0d9 (diff)
downloadlibrufl-9392f7f5f4fd3bc246c3ec63ba22b699298f427f.tar.gz
librufl-9392f7f5f4fd3bc246c3ec63ba22b699298f427f.tar.bz2
Update component version for releaserelease/0.0.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b087a9e..e163122 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := rufl
-COMPONENT_VERSION := 0.0.2
+COMPONENT_VERSION := 0.0.3
# Default to a static library
COMPONENT_TYPE ?= lib-static