summaryrefslogtreecommitdiff
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2012-03-14 23:17:31 +0100
committerMatthias Klose <doko@ubuntu.com>2012-03-14 23:17:31 +0100
commit5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a (patch)
tree7c773aa4c9047b142c45c05f43b75a9154b506a7 /Include/patchlevel.h
parente7c8fdee18494238cc93eb895001398ceb7d12fb (diff)
parentd83be23689c50f81d2df040cd047e9100e004c3f (diff)
downloadcpython-git-5ce31cc4fc9737ae9ddfe34c7c91297ffe74844a.tar.gz
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 e2478752de..7350882309 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.
*/