monnier pushed a commit to branch externals/ergoemacs-mode
in repository elpa.

commit 376bdc511407f820ca28526a22a268dd60115513
Author: Stefan Monnier <[email protected]>
Date:   Thu Jul 3 09:26:21 2014 -0400

    Avoid unsupported "0NN" in version.
---
 ergoemacs-mode.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ergoemacs-mode.el b/ergoemacs-mode.el
index df87d56..a9a3dc4 100644
--- a/ergoemacs-mode.el
+++ b/ergoemacs-mode.el
@@ -8,7 +8,7 @@
 ;; Maintainer: Matthew L. Fidler <[email protected]>
 ;; Created: August 01 2007
 ;; Keywords: convenience
-;; Version: 5.14.07
+;; Version: 5.14.7
 ;; Package-Requires: ((emacs "24.1") (undo-tree "0.6.5"))
 ;; URL: https://github.com/ergoemacs/ergoemacs-mode
 

Reply via email to