From 95adabd3ccae56d92352d38a26d895d7a123fb8f Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Wed, 12 Jan 2022 15:12:36 -0800
Subject: [PATCH] Bump version to 2.17.

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

diff --git a/pandoc.cabal b/pandoc.cabal
index 74a941785..f0b142198 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,6 +1,6 @@
 cabal-version:   2.4
 name:            pandoc
-version:         2.16.2
+version:         2.17
 build-type:      Simple
 license:         GPL-2.0-or-later
 license-file:    COPYING.md