summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 23:13:04 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 23:13:04 +0000
commit8f19e4ea8242a46db7c59ddad1edc5f6a9a5656b (patch)
treefda909dd5c4f8413a729798f87e790b12fcfcde3
parent5f7cf851f7a985c6c585b629e7a4bf68caa1725a (diff)
downloadlibrosprite-8f19e4ea8242a46db7c59ddad1edc5f6a9a5656b.tar.gz
librosprite-8f19e4ea8242a46db7c59ddad1edc5f6a9a5656b.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 32ef847..b82e633 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := rosprite
-COMPONENT_VERSION := 0.1.1
+COMPONENT_VERSION := 0.1.2
# Default to a static library
COMPONENT_TYPE ?= lib-static