branch: elpa/rainbow-delimiters
commit 04ba26ead627d566602b885a388186a982c40bb1
Author: Fanael Linithien <[email protected]>
Commit: Fanael Linithien <[email protected]>

    Revert "Don't hard-code version in the elisp: rely on tags instead".
    
    It breaks package-install-from-buffer.
---
 rainbow-delimiters.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rainbow-delimiters.el b/rainbow-delimiters.el
index 083da97362..34faf59468 100644
--- a/rainbow-delimiters.el
+++ b/rainbow-delimiters.el
@@ -4,7 +4,7 @@
 ;; Author: Jeremy Rayman <[email protected]>
 ;; Maintainer: Jeremy Rayman <[email protected]>
 ;; Created: 2010-09-02
-;; Version: DEV
+;; Version: 1.3.6
 ;; Keywords: faces, convenience, lisp, matching, tools, rainbow, rainbow 
parentheses, rainbow parens
 ;; EmacsWiki: http://www.emacswiki.org/emacs/RainbowDelimiters
 ;; Github: http://github.com/jlr/rainbow-delimiters

Reply via email to