summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-18 12:22:51 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-18 12:22:51 +0100
commitbb8c0f1b0eed9443db1037382782d9ab90e1218b (patch)
treebe69d6a650dd59e550a873b4ffd7a25455d987db
parent97fbd89e431b009d8164c76b49add0affee51e40 (diff)
downloadlibpencil-release/0.0.3.tar.gz
libpencil-release/0.0.3.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 adf4b1c..d006c93 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := pencil
-COMPONENT_VERSION := 0.0.2
+COMPONENT_VERSION := 0.0.3
# Default to a static library
COMPONENT_TYPE ?= lib-static