aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-08-25 17:52:16 +0000
committerfiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>2007-08-25 17:52:16 +0000
commite925261c276428c01d3ee7c7053e0d49254f52dd (patch)
tree4d67c318daa5ded151a9256dc9e719fafa923af3 /web
parent06a6c5431e7ea6e657f33737873e817f69c66955 (diff)
downloadpandoc-e925261c276428c01d3ee7c7053e0d49254f52dd.tar.gz
Made index.txt in web a template (with @VERSION@).
git-svn-id: https://pandoc.googlecode.com/svn/trunk@894 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'web')
-rw-r--r--web/index.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/web/index.txt b/web/index.txt
index 90f616ebf..c85af26ee 100644
--- a/web/index.txt
+++ b/web/index.txt
@@ -82,7 +82,7 @@ To see what pandoc can do, see the [demonstration page](examples.html).
on Ubuntu and other Debian derivatives. To install, download the file
and type:
- sudo dpkg -i pandoc_0.41_i386.deb
+ sudo dpkg -i pandoc_@VERSION@_i386.deb
# Code repository
@@ -104,7 +104,7 @@ You may view existing bug reports and submit new ones at
# News
-- Version 0.41 released (August 19, 2007).
+- Version @VERSION@ released (August 19, 2007).
Fixes bugs in the handling of ordered lists and raw HTML.
For details, see the changelog.
@@ -160,11 +160,11 @@ kind.
[Haskell]: http://www.haskell.org/
[GHC]: http://www.haskell.org/ghc/
[GPL]: http://www.gnu.org/copyleft/gpl.html
-[Source tarball]: http://code.google.com/p/pandoc/downloads/detail?name=pandoc-0.41.tar.gz "Download source tarball from Pandoc's Google Code site"
-[MacOS X binary package]: http://code.google.com/p/pandoc/downloads/detail?name=pandoc-0.41.dmg "Download Mac OS X disk image from Pandoc's Google Code site"
-[Windows binary package]: http://code.google.com/p/pandoc/downloads/detail?name=pandoc-0.41.zip "Download Windows zip file from Pandoc's Google Code site"
+[Source tarball]: http://code.google.com/p/pandoc/downloads/detail?name=pandoc-@VERSION@.tar.gz "Download source tarball from Pandoc's Google Code site"
+[MacOS X binary package]: http://code.google.com/p/pandoc/downloads/detail?name=pandoc-@VERSION@.dmg "Download Mac OS X disk image from Pandoc's Google Code site"
+[Windows binary package]: http://code.google.com/p/pandoc/downloads/detail?name=pandoc-@VERSION@.zip "Download Windows zip file from Pandoc's Google Code site"
[Cygwin]: http://www.cygwin.com/ "Cygwin - a linux-like environment for Windows"
-[Debian linux package]: pandoc_0.41_i386.deb
+[Debian linux package]: pandoc_@VERSION@_i386.deb
[FreeBSD port]: http://www.freshports.org/textproc/pandoc/
[pandoc-announce]: http://groups.google.com/group/pandoc-announce
[pandoc-discuss]: http://groups.google.com/group/pandoc-discuss