From 10e284aaf4d134d2b564434aa18c5494afa9fbee Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Sun, 4 Jul 2010 23:49:06 -0700 Subject: [PATCH] Version bump to 1.6, due to removed functions. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 26ca315d4..36533a88a 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.5.1.1 +Version: 1.6 Cabal-Version: >= 1.2 Build-Type: Custom License: GPL