diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-11-02 18:06:52 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-11-02 18:06:52 +0000 |
commit | f0e7d255928533b24a29d8df24bc00ef25bbd18e (patch) | |
tree | e44698dded6c3c845ca2791316576199d7f04c04 | |
parent | 38cc5fee683e6949528950242c00753a0a37b63f (diff) | |
download | pandoc-f0e7d255928533b24a29d8df24bc00ef25bbd18e.tar.gz |
Bumped version in windows installer to 1.1.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1483 788f1e2b-df1e-0410-8736-df70ead52e1b
-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 b9324d14a..1a3e0d68c 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.0
+AppVerName=Pandoc 1.1
AppPublisher=John MacFarlane
AppPublisherURL=http://johnmacfarlane.net/pandoc/
AppSupportURL=http://johnmacfarlane.net/pandoc/
|