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

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

[elpa] externals/dash 4818368 272/439: Release 2.4.3


From: Phillip Lord
Subject: [elpa] externals/dash 4818368 272/439: Release 2.4.3
Date: Tue, 04 Aug 2015 20:28:56 +0000

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

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

diff --git a/README.md b/README.md
index 0ef4f06..83ca63e 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.2"))
+    ;; Package-Requires: ((dash "2.4.3"))
 
 To get function combinators:
 
-    ;; Package-Requires: ((dash "2.4.2") (dash-functional "1.0.0") (emacs 
"24"))
+    ;; Package-Requires: ((dash "2.4.3") (dash-functional "1.0.0") (emacs 
"24"))
 
 ## Syntax highlighting of dash functions
 
diff --git a/dash.el b/dash.el
index 925b8e9..b999df5 100644
--- a/dash.el
+++ b/dash.el
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2012 Magnar Sveen
 
 ;; Author: Magnar Sveen <address@hidden>
-;; Version: 2.4.2
+;; Version: 2.4.3
 ;; 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]