aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-07-01 18:05:00 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-07-01 18:05:00 -0700
commit49da3e70cdf38d411574d3299798d11df80bbe35 (patch)
tree41d6d82fb9430bb9f468e6abff9a2d99f561d62c
parent9ffd1babc7db537b5cc254674999bc3da567e070 (diff)
downloadpandoc-49da3e70cdf38d411574d3299798d11df80bbe35.tar.gz
Bump version to 1.15.0.1, update changelog.
-rw-r--r--changelog5
-rw-r--r--pandoc.cabal2
2 files changed, 6 insertions, 1 deletions
diff --git a/changelog b/changelog
index d0ba4eb52..ca4bacabb 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,8 @@
+pandoc (1.15.0.1)
+
+ * Man page is now built and installed as part of the cabal build
+ process. Removed Makefile target for man page.
+
pandoc (1.15)
* Man page changes:
diff --git a/pandoc.cabal b/pandoc.cabal
index 54e09d38f..e082fde96 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -1,5 +1,5 @@
Name: pandoc
-Version: 1.15
+Version: 1.15.0.1
Cabal-Version: >= 1.10
Build-Type: Custom
License: GPL