diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-04-25 20:14:39 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-04-25 20:14:39 -0700 |
commit | a744e3868ea0d0e7c25bcdf7304b3ed598419b1c (patch) | |
tree | 3cdc1e52cd0cb1ea62f4a9cbe69bf851e7e1996e | |
parent | 60297089f642818599b925c5e3bd7ecdfbf93c1d (diff) | |
download | pandoc-a744e3868ea0d0e7c25bcdf7304b3ed598419b1c.tar.gz |
Bump version to 1.12.4.
-rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index e455c82a4..732b7cf50 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.12.3.3 +Version: 1.12.4 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL |