diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2011-07-22 22:52:08 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2011-07-22 22:52:26 -0700 |
| commit | d7793d6649a0b7c97c8b49503a2b8e5d92479016 (patch) | |
| tree | 3068a0e2f4063cb702cd3a087cb7104714b71631 | |
| parent | fd34dcba851ad1567b8969676174fc03a3afb958 (diff) | |
| download | pandoc-d7793d6649a0b7c97c8b49503a2b8e5d92479016.tar.gz | |
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.
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
