summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2013-04-19 20:37:21 +0100
committerVincent Sanders <vince@kyllikki.org>2013-04-19 20:37:21 +0100
commit7c0ea49830da2c47110c8c1e48bdaf9798e7f7c8 (patch)
treeb474ec536d4815f8e4d58c2681a903bba11c0930
parentf66aa036ad8831abe1729e402aa14535599b529f (diff)
downloadlibrosprite-7c0ea49830da2c47110c8c1e48bdaf9798e7f7c8.tar.gz
librosprite-7c0ea49830da2c47110c8c1e48bdaf9798e7f7c8.tar.bz2
update component version for releaserelease/0.1.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 550aedd..e2be83f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := rosprite
-COMPONENT_VERSION := 0.0.1
+COMPONENT_VERSION := 0.1.0
# Default to a static library
COMPONENT_TYPE ?= lib-static