summaryrefslogtreecommitdiffstats
path: root/Include/patchlevel.h
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2012-03-14 22:14:35 (GMT)
committerMatthias Klose <doko@ubuntu.com>2012-03-14 22:14:35 (GMT)
commitd83be23689c50f81d2df040cd047e9100e004c3f (patch)
tree3aafc3c3177634384e6bc4624f9fae19c707c08c /Include/patchlevel.h
parent9fd170e2d053bd86592b8728bdd00cf2d2a06d0b (diff)
parent0f4c16e29cd7925bd99cb68dba5595eed6e19b62 (diff)
downloadcpython-d83be23689c50f81d2df040cd047e9100e004c3f.zip
cpython-d83be23689c50f81d2df040cd047e9100e004c3f.tar.gz
cpython-d83be23689c50f81d2df040cd047e9100e004c3f.tar.bz2
merge 3.1
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 334478d..83165a2 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.
*/