aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-10-04 09:46:16 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-10-04 09:46:16 -0700
commit2caf198b46a4afbe97086136c57228e13fc71a45 (patch)
tree5d671a83e5e5ab0d15fc035263e6b45b0d58aaad
parent600034d7ff83b7ece292016a1e9c232fd7ac66f7 (diff)
downloadpandoc-2caf198b46a4afbe97086136c57228e13fc71a45.tar.gz
Version to 2.4.
We need a major API version bump because of the removed function from T.P.Writers.Shared.
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 58e8d6348..1b408be0a 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
name: pandoc
-version: 2.3.2
+version: 2.4
cabal-version: 2.0
build-type: Custom
license: GPL-2