summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2012-03-14 22:17:31 (GMT)
committerMatthias Klose <doko@ubuntu.com>2012-03-14 22:17:31 (GMT)
commit5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a (patch)
tree7c773aa4c9047b142c45c05f43b75a9154b506a7 /Include/patchlevel.h
parente7c8fdee18494238cc93eb895001398ceb7d12fb (diff)
parentd83be23689c50f81d2df040cd047e9100e004c3f (diff)
downloadcpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.zip
cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.gz
cpython-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.bz2
merge 3.2
Diffstat (limited to 'Include/patchlevel.h')
-rw-r--r--Include/patchlevel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Include/patchlevel.h b/Include/patchlevel.h
index e247875..7350882 100644
--- a/Include/patchlevel.h
+++ b/Include/patchlevel.h
@@ -2,7 +2,7 @@
/* Python version identification scheme.
When the major or minor version changes, the VERSION variable in
- configure.in must also be changed.
+ configure.ac must also be changed.
There is also (independent) API version information in modsupport.h.
*/