From 59d3e59f113670b9e4e0598cfc9c8784c4208544 Mon Sep 17 00:00:00 2001 From: Gleb Peregud Date: Tue, 14 Feb 2012 12:31:51 +0100 Subject: Make erlang-mode more compatible with package.el Package.el and Emacs package repositories (like ELPA or Marmalade place some requirements onto packages which are uploaded to them. This commit does minor cosmetic changes which makes it easier to create appropriate package file for those repositories. --- lib/tools/emacs/vsn.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/tools/emacs/vsn.mk') diff --git a/lib/tools/emacs/vsn.mk b/lib/tools/emacs/vsn.mk index f33ea8b519..a495da3453 100644 --- a/lib/tools/emacs/vsn.mk +++ b/lib/tools/emacs/vsn.mk @@ -1,3 +1,2 @@ -EMACS_VSN = 2.4.13 - +EMACS_VSN = 2.7.0 -- cgit v1.2.3