branch: elpa/cond-let
commit a59e3b42ab5e8e7296318ec6165fb5ecea9398d3
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
Move to beta phase
---
README.org | 2 +-
cond-let.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index 68fd762f796..742e056d761 100644
--- a/README.org
+++ b/README.org
@@ -2,7 +2,7 @@
#+begin_quote
[!WARNING]
-This is an BETA release!
+This is a BETA release!
Breaking changes are unlikely but still possible!
See https://github.com/tarsius/cond-let/wiki.
#+end_quote
diff --git a/cond-let.el b/cond-let.el
index 57886b17583..9d7d3421d94 100644
--- a/cond-let.el
+++ b/cond-let.el
@@ -29,7 +29,7 @@
;;; Commentary:
-;; This is an ALPHA release!
+;; This is a BETA release!
;; Breaking changes are possible!
;; Emacs provides the binding conditionals `if-let', `if-let*',