summaryrefslogtreecommitdiff
path: root/docs/src
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-01-01 20:18:08 +0100
committerGeorg Brandl <georg@python.org>2010-01-01 20:18:08 +0100
commit920870ff3f4b802b02074a3419dc4b614d40b6c1 (patch)
tree2fa565cd786dbee0e14abc29f76145f1d5730aa7 /docs/src
parenta5edbbf85b3c4ada7b562a39cc19cea6ffafcd03 (diff)
downloadpygments-920870ff3f4b802b02074a3419dc4b614d40b6c1.tar.gz
Update version info/changelog and update requirement info.1.2
Diffstat (limited to 'docs/src')
-rw-r--r--docs/src/installation.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/installation.txt b/docs/src/installation.txt
index c611fc55..22539165 100644
--- a/docs/src/installation.txt
+++ b/docs/src/installation.txt
@@ -4,8 +4,8 @@
Installation
============
-Pygments requires at least Python 2.3 to work correctly. Just to clarify:
-there *won't* ever be support for Python versions below 2.3. However, there
+Pygments requires at least Python 2.4 to work correctly. Just to clarify:
+there *won't* ever be support for Python versions below 2.4. However, there
are no other dependencies.