diff options
| author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-01 20:45:20 +0000 | 
|---|---|---|
| committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2009-12-01 20:45:20 +0000 | 
| commit | c4915eace033ac54132790eb61fc2671ce31bc58 (patch) | |
| tree | 94fb7baecf032195885a16b4bc01905cce06e784 /windows | |
| parent | 8c23996faee5e3b354faf4f53aaf806ac28e6a7d (diff) | |
| download | pandoc-c4915eace033ac54132790eb61fc2671ce31bc58.tar.gz | |
Bumped version to 1.3 in inno setup script.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1642 788f1e2b-df1e-0410-8736-df70ead52e1b
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 d4ea6c832..1e97bef5e 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.2.2
 +AppVerName=Pandoc 1.3
  AppPublisher=John MacFarlane
  AppPublisherURL=http://johnmacfarlane.net/pandoc/
  AppSupportURL=http://johnmacfarlane.net/pandoc/
 | 
