diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2012-06-28 19:26:35 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-06-28 19:26:35 -0700 |
commit | 8a7895d3dea64749ffe55c874a37979a586b41e6 (patch) | |
tree | a5672b18fb4b2a0656c1b716d38beefed51ab38f | |
parent | 6cdfde58076187daf4909ccd128067da5a1fe7f1 (diff) | |
download | pandoc-8a7895d3dea64749ffe55c874a37979a586b41e6.tar.gz |
Bump version on windows installer.
-rw-r--r-- | windows/pandoc-setup.iss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/pandoc-setup.iss b/windows/pandoc-setup.iss index a8452c95e..6ec6487e3 100644 --- a/windows/pandoc-setup.iss +++ b/windows/pandoc-setup.iss @@ -9,7 +9,7 @@ AppId={{3CEE7B38-B19D-4980-9CAD-DF53600BD4CA} ; Version 5.1 is XP
MinVersion=5.1,5.1
AppName=Pandoc
-AppVerName=Pandoc 1.9.4
+AppVerName=Pandoc 1.9.4.2
AppPublisher=John MacFarlane
AppPublisherURL=http://johnmacfarlane.net/pandoc/
AppSupportURL=http://johnmacfarlane.net/pandoc/
|