summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-28 10:27:00 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-28 10:27:00 +0100
commit019b9c168a050db136d127083d91238b2b5c29fc (patch)
treee7db7eeaef6bed25449e4f55611ccc21ef18d6a4 /Makefile
parentf8cae937dd67a7bca394000854b7c5f38330022b (diff)
downloadlibrosprite-master.tar.gz
librosprite-master.tar.bz2
Update component version for releaseHEADrelease/0.1.3master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d432327..a2bb66a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := rosprite
-COMPONENT_VERSION := 0.1.2
+COMPONENT_VERSION := 0.1.3
# Default to a static library
COMPONENT_TYPE ?= lib-static