summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 23:26:12 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 23:26:12 +0000
commitaec3cd021f22c5bbc83751a4b8dd5b149f770a01 (patch)
tree99fb1371b00f769eb1e951d9e44cf2bc22f62e23 /Makefile
parenteffc8a11c136d1064bceac87390af0accdfa6425 (diff)
downloadlibpencil-aec3cd021f22c5bbc83751a4b8dd5b149f770a01.tar.gz
libpencil-aec3cd021f22c5bbc83751a4b8dd5b149f770a01.tar.bz2
Update the component version for releaserelease/0.0.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 81dd4c0..239436e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := pencil
-COMPONENT_VERSION := 0.0.3
+COMPONENT_VERSION := 0.0.4
# Default to a static library
COMPONENT_TYPE ?= lib-static