summaryrefslogtreecommitdiff
path: root/include/uriparser/UriBase.h
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhsoting.net>2022-01-09 18:59:52 +0100
committerJörg Frings-Fürst <debian@jff-webhsoting.net>2022-01-09 18:59:52 +0100
commitf308d3149d855c4d6d0251cf6bce393dfa371329 (patch)
tree1c109543808e40e553cfea44f1329bd410f743ff /include/uriparser/UriBase.h
parentd336d9867cfdbf1683653de369d67f5c7bea3f5e (diff)
parent592ab485a70ab4c8e4cefc37bbdfb76110f9205e (diff)
Update upstream source from tag 'upstream/0.9.6'
Update to upstream version '0.9.6' with Debian dir 046219032722c15fb3571e4dcdc4a0f0c418b137
Diffstat (limited to 'include/uriparser/UriBase.h')
-rw-r--r--include/uriparser/UriBase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uriparser/UriBase.h b/include/uriparser/UriBase.h
index 565abcf..089c2c6 100644
--- a/include/uriparser/UriBase.h
+++ b/include/uriparser/UriBase.h
@@ -55,7 +55,7 @@
/* Version */
#define URI_VER_MAJOR 0
#define URI_VER_MINOR 9
-#define URI_VER_RELEASE 5
+#define URI_VER_RELEASE 6
#define URI_VER_SUFFIX_ANSI ""
#define URI_VER_SUFFIX_UNICODE URI_ANSI_TO_UNICODE(URI_VER_SUFFIX_ANSI)