From 79907e5f175cb5661f7e8634ba2003fc9bbee9dd Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Sun, 15 Nov 2020 08:34:45 -0800
Subject: [PATCH] Bump to 2.11.2 for next release (minor API change in
 Logging).

---
 pandoc.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pandoc.cabal b/pandoc.cabal
index a585fa2db..b8e70f8dc 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,6 +1,6 @@
 cabal-version:   2.2
 name:            pandoc
-version:         2.11.1.1
+version:         2.11.2
 build-type:      Simple
 license:         GPL-2.0-or-later
 license-file:    COPYING.md