branch: externals/setup
commit 28926bd11eef6118f4e169d10c1c36b8c4e545ae
Author: Philip Kaludercic <[email protected]>
Commit: Philip Kaludercic <[email protected]>
Bump version to 1.3.2
---
setup.el | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/setup.el b/setup.el
index 31c46aad00..de4a0c9c95 100644
--- a/setup.el
+++ b/setup.el
@@ -4,7 +4,7 @@
;; Author: Philip Kaludercic <[email protected]>
;; Maintainer: Philip Kaludercic <~pkal/[email protected]>
-;; Version: 1.3.1
+;; Version: 1.3.2
;; Package-Requires: ((emacs "26.1"))
;; Keywords: lisp, local
;; URL: https://git.sr.ht/~pkal/setup
@@ -37,10 +37,9 @@
;;; News:
-;;;; Version 1.3.1 (bug fix release)
+;;;; Version 1.3.2 (bug fix release)
-;; - Fix `:and' implementation.
-;; - Make `setup-bind' non-destructive
+;; - Fix `:and' once again.
;;; Code: