diff options
author | Barry Warsaw <barry@python.org> | 1997-08-08 16:19:03 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1997-08-08 16:19:03 (GMT) |
commit | 7d6b7d3f5451a97f0a87ef5e0b1d85660bf5a350 (patch) | |
tree | 4db759364ee0bf3b1c5f02276adbdd68f60627a6 /Misc | |
parent | 48f662de927de8523ef3618271fc289cf46d1f9b (diff) | |
download | cpython-7d6b7d3f5451a97f0a87ef5e0b1d85660bf5a350.zip cpython-7d6b7d3f5451a97f0a87ef5e0b1d85660bf5a350.tar.gz cpython-7d6b7d3f5451a97f0a87ef5e0b1d85660bf5a350.tar.bz2 |
#Bumping to version 3.0
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/python-mode.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Misc/python-mode.el b/Misc/python-mode.el index 0787630..bdeaa2b 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -6,8 +6,7 @@ ;; 1992-1994 Tim Peters ;; Maintainer: python-mode@python.org ;; Created: Feb 1992 -;; Version: $Revision$ -;; Last Modified: $Date$ +;; Version: 3.0 ;; Keywords: python languages oop ;; This software is provided as-is, without express or implied |