From f35fa88e2108594758507cc89b2f44e77288cd06 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Fri, 22 Jan 2016 10:20:58 -0800 Subject: [PATCH] Bump version to 1.17. API change in type of Text.Pandoc.Shared.uniqueIdent. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index abedeaed4..1918e4879 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.16.0.2 +Version: 1.17 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL