summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 22:46:14 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 22:46:14 +0000
commit1fc2f5594391cd40acb2a0a48c0c1b3d4de18106 (patch)
tree8de37572683987fc7dc3ff8c90217862f1091c45
parent233fd90a6ce5e8fe30ba518bbe12b2b33849d8b1 (diff)
downloadlibnsbmp-1fc2f5594391cd40acb2a0a48c0c1b3d4de18106.tar.gz
libnsbmp-1fc2f5594391cd40acb2a0a48c0c1b3d4de18106.tar.bz2
Update the component version for releaserelease/0.1.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fd8b426..f973282 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := nsbmp
-COMPONENT_VERSION := 0.1.1
+COMPONENT_VERSION := 0.1.2
# Default to a static library
COMPONENT_TYPE ?= lib-static