diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2012-02-11 13:35:53 -0800 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-02-11 13:35:53 -0800 |
| commit | 5c30bce6e8a9469d4665dab18dad5069d2a29330 (patch) | |
| tree | f38a1bf3ecb9b67614854c1c29f273264c637971 | |
| parent | 26e5de8323db687159d3b8a7f3ac718ad02e4e77 (diff) | |
| download | pandoc-5c30bce6e8a9469d4665dab18dad5069d2a29330.tar.gz | |
Version bump to 1.9.1.1.
| -rw-r--r-- | pandoc.cabal | 2 | ||||
| -rw-r--r-- | windows/pandoc-setup.iss | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index 566451bb4..7420416c8 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -1,5 +1,5 @@ Name: pandoc -Version: 1.9.1 +Version: 1.9.1.1 Cabal-Version: >= 1.10 Build-Type: Custom License: GPL diff --git a/windows/pandoc-setup.iss b/windows/pandoc-setup.iss index fb29ea2e0..41f9bbe2f 100644 --- a/windows/pandoc-setup.iss +++ b/windows/pandoc-setup.iss @@ -7,7 +7,7 @@ ; (To generate a new GUID, click Tools | Generate GUID inside the IDE.)
AppId={{3CEE7B38-B19D-4980-9CAD-DF53600BD4CA}
AppName=Pandoc
-AppVerName=Pandoc 1.9.1
+AppVerName=Pandoc 1.9.1.1
AppPublisher=John MacFarlane
AppPublisherURL=http://johnmacfarlane.net/pandoc/
AppSupportURL=http://johnmacfarlane.net/pandoc/
|
