diff --git a/Misc/python-mode.el b/Misc/python-mode.el index b50ce9502bb..9aa64750bb8 100644 --- a/Misc/python-mode.el +++ b/Misc/python-mode.el @@ -8,7 +8,7 @@ ;; Created: Feb 1992 ;; Keywords: python languages oop -(defconst py-version "3.51" +(defconst py-version "$Revision$" "`python-mode' version number.") ;; This software is provided as-is, without express or implied