From d7793d6649a0b7c97c8b49503a2b8e5d92479016 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Fri, 22 Jul 2011 22:52:08 -0700
Subject: [PATCH] Version bump to 1.8.2.

Reason:  new naming scheme for templates may require users
to rename default templates they have put in ~./pandoc/templates.
A template named FORMAT.template should be renamed default.FORMAT.
---
 pandoc.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pandoc.cabal b/pandoc.cabal
index dc4573433..73b45846a 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
 Name:            pandoc
-Version:         1.8.1.3
+Version:         1.8.2
 Cabal-Version:   >= 1.6
 Build-Type:      Custom
 License:         GPL