]> git.eshelyaron.com Git - emacs.git/commitdiff
* progmodes/python.el: Bump defgroup :version to 24.3.
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 31 Dec 2012 19:35:57 +0000 (16:35 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 31 Dec 2012 19:35:57 +0000 (16:35 -0300)
lisp/progmodes/python.el

index 89b85e1035195d5abdabd54abed8fd8f6db0aeae..90e0d604217596da7c070823cb249c1a63eb3ebc 100644 (file)
 (defgroup python nil
   "Python Language's flying circus support for Emacs."
   :group 'languages
-  :version "23.2"
+  :version "24.3"
   :link '(emacs-commentary-link "python"))
 
 \f