summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-03-23 09:54:56 +0000
committerVincent Sanders <vince@kyllikki.org>2016-03-23 09:54:56 +0000
commit81ce69227bae528ac5f4ec78f3e78f511bf6cb69 (patch)
treebe72a5387218742a3d11adcafd4a9bc20307908a
parentf72f26b6fbbec203544ffdd02a1cdc2120d4aadc (diff)
downloadlibutf8proc-release/1.3.1-2.tar.gz
libutf8proc-release/1.3.1-2.tar.bz2
Update component version for releaserelease/1.3.1-2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6f6b2f4..a5c3ebf 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := utf8proc
-COMPONENT_VERSION := 1.3.1
+COMPONENT_VERSION := 1.3.1-2
# Default to a static library
COMPONENT_TYPE ?= lib-static