aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorFabián Ezequiel Gallina2015-02-21 18:43:33 -0300
committerFabián Ezequiel Gallina2015-02-21 18:43:33 -0300
commit02609324ce7341c05f4c5c141942c45d730291b1 (patch)
treefeff89cf66d3f7dad7b0c3d7fd8b718d2aa60ec5 /lisp/progmodes/python.el
parentb0adfc721f505b5d6e581b18739d8aa1c619d1eb (diff)
downloademacs-02609324ce7341c05f4c5c141942c45d730291b1.tar.gz
emacs-02609324ce7341c05f4c5c141942c45d730291b1.zip
Bump python.el version
Diffstat (limited to 'lisp/progmodes/python.el')
-rw-r--r--lisp/progmodes/python.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el
index dea316ec32d..de2d2d1b590 100644
--- a/lisp/progmodes/python.el
+++ b/lisp/progmodes/python.el
@@ -4,7 +4,7 @@
4 4
5;; Author: Fabián E. Gallina <fabian@anue.biz> 5;; Author: Fabián E. Gallina <fabian@anue.biz>
6;; URL: https://github.com/fgallina/python.el 6;; URL: https://github.com/fgallina/python.el
7;; Version: 0.24.4 7;; Version: 0.24.5
8;; Maintainer: emacs-devel@gnu.org 8;; Maintainer: emacs-devel@gnu.org
9;; Created: Jul 2010 9;; Created: Jul 2010
10;; Keywords: languages 10;; Keywords: languages