From 6355552abc6cd250ae26e40e870dac709068d24a Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Tue, 16 Jul 2019 11:04:48 -0700 Subject: [PATCH] Version to 2.7.4. --- pandoc.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandoc.cabal b/pandoc.cabal index 970282d7f..a8286abf9 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ name: pandoc -version: 2.7.3 +version: 2.7.4 cabal-version: 2.0 build-type: Simple license: GPL-2