summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org2
-rw-r--r--cond-let.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.org b/README.org
index 68fd762..742e056 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 57886b1..9d7d342 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*',