diff options
author | John MacFarlane <jgm@berkeley.edu> | 2011-07-16 14:53:36 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2011-07-16 14:53:36 -0700 |
commit | aeb13498941b33efe2db85df9bea4de5d8e158d2 (patch) | |
tree | a73beba9d7367adc8aa1fb9c9d699d6ba3674036 /windows | |
parent | 97610981f60c3c7ba69c72dfd204d84655b58502 (diff) | |
download | pandoc-aeb13498941b33efe2db85df9bea4de5d8e158d2.tar.gz |
Bumped version in windows setup iss.
Diffstat (limited to 'windows')
-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 a20d87a24..f33567b24 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.8
+AppVerName=Pandoc 1.8.1.2
AppPublisher=John MacFarlane
AppPublisherURL=http://johnmacfarlane.net/pandoc/
AppSupportURL=http://johnmacfarlane.net/pandoc/
|