summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-10-13 10:06:45 +0100
committerVincent Sanders <vince@kyllikki.org>2017-10-13 10:06:45 +0100
commitfb44ff3e6f76484fd9aee7a9ec980bc0e9bfb124 (patch)
treec7a32437c4f2a834dc41a13f40883f22a6d63cda
parent770e329cceaf0620c7b482589a9b17ed1d19c16d (diff)
downloadlibutf8proc-netsurf/v1.3.1.tar.gz
libutf8proc-netsurf/v1.3.1.tar.bz2
Update component version for releaserelease/1.3.1-3netsurf/v1.3.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a5c3ebf..2f1905e 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := utf8proc
-COMPONENT_VERSION := 1.3.1-2
+COMPONENT_VERSION := 1.3.1-3
# Default to a static library
COMPONENT_TYPE ?= lib-static