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

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

[elpa] externals/dash da9888f 266/426: Release 2.4.1


From: Phillip Lord
Subject: [elpa] externals/dash da9888f 266/426: Release 2.4.1
Date: Tue, 04 Aug 2015 19:38:11 +0000

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

    Release 2.4.1
---
 README.md |    4 ++--
 dash.el   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 1436a00..b600432 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.0"))
+    ;; Package-Requires: ((dash "2.4.1"))
 
 To get function combinators:
 
-    ;; Package-Requires: ((dash "2.4.0") (dash-functional "1.0.0") (emacs 
"24"))
+    ;; Package-Requires: ((dash "2.4.1") (dash-functional "1.0.0") (emacs 
"24"))
 
 ## Syntax highlighting of dash functions
 
diff --git a/dash.el b/dash.el
index 1eab3eb..6999e64 100644
--- a/dash.el
+++ b/dash.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012 Magnar Sveen
 
 ;; Author: Magnar Sveen <address@hidden>
-;; Version: 2.4.0
+;; Version: 2.4.1
 ;; Keywords: lists
 
 ;; This program is free software; you can redistribute it and/or modify



reply via email to

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