summaryrefslogtreecommitdiff
path: root/redland.cabal
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2018-04-22 02:26:26 +0300
committerdefanor <defanor@uberspace.net>2018-04-22 02:26:26 +0300
commitf9d699facc2a48022d44a67b6ef8eb76a6ca1233 (patch)
tree982cb57ef58f0d57360e9826599039919b81e162 /redland.cabal
parent65668579e840b1587f7b70d0e44e11bc8ba08369 (diff)
Fix an occasional segfault
Not sure why it happens, but calls to raptor_free_uri via finalizers led to segfaults, and it helped to call a finalizer manually from statementToTriple.
Diffstat (limited to 'redland.cabal')
-rw-r--r--redland.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/redland.cabal b/redland.cabal
index 9661cf7..982dfd4 100644
--- a/redland.cabal
+++ b/redland.cabal
@@ -1,5 +1,5 @@
name: redland
-version: 0.2.0.1
+version: 0.2.0.2
synopsis: Redland RDF library bindings
description: This package provides low-level and mid-level
Redland RDF library bindings, as well as some