emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/dash 25be31a 270/426: Release 2.4.2


From: Phillip Lord
Subject: [elpa] externals/dash 25be31a 270/426: Release 2.4.2
Date: Tue, 04 Aug 2015 19:38:13 +0000

branch: externals/dash
commit 25be31a598c4f04b018b49bbaa6e59db58042108
Author: Magnar Sveen <address@hidden>
Commit: Magnar Sveen <address@hidden>

    Release 2.4.2
---
 README.md          |    4 ++--
 dash.el            |    2 +-
 readme-template.md |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index b600432..0ef4f06 100644
--- a/README.md
+++ b/README.md
@@ -19,11 +19,11 @@ If you want the function combinators, then also:
 
 Add this to the big comment block at the top:
 
-    ;; Package-Requires: ((dash "2.4.1"))
+    ;; Package-Requires: ((dash "2.4.2"))
 
 To get function combinators:
 
-    ;; Package-Requires: ((dash "2.4.1") (dash-functional "1.0.0") (emacs 
"24"))
+    ;; Package-Requires: ((dash "2.4.2") (dash-functional "1.0.0") (emacs 
"24"))
 
 ## Syntax highlighting of dash functions
 
diff --git a/dash.el b/dash.el
index 2c77a11..af6ab15 100644
--- a/dash.el
+++ b/dash.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012 Magnar Sveen
 
 ;; Author: Magnar Sveen <address@hidden>
-;; Version: 2.4.1
+;; Version: 2.4.2
 ;; Keywords: lists
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/readme-template.md b/readme-template.md
index 455aeae..db7c04e 100644
--- a/readme-template.md
+++ b/readme-template.md
@@ -19,11 +19,11 @@ If you want the function combinators, then also:
 
 Add this to the big comment block at the top:
 
-    ;; Package-Requires: ((dash "2.4.1"))
+    ;; Package-Requires: ((dash "2.4.2"))
 
 To get function combinators:
 
-    ;; Package-Requires: ((dash "2.4.1") (dash-functional "1.0.0") (emacs 
"24"))
+    ;; Package-Requires: ((dash "2.4.2") (dash-functional "1.0.0") (emacs 
"24"))
 
 ## Syntax highlighting of dash functions
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]