branch: externals/wisi
commit 227e83f882b797478384c2b553986e385b113c0f
Author: Stephen Leake <[email protected]>
Commit: Stephen Leake <[email protected]>
Release beta testing version 4.0.beta
* NEWS: Beta version.
* wisi.el: Beta version.
---
NEWS | 4 ++--
wisi.el | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 137248793e..336b9eb7b9 100644
--- a/NEWS
+++ b/NEWS
@@ -6,8 +6,8 @@ Please send wisi bug reports to [email protected], with
'wisi' in the subject. If possible, use M-x report-emacs-bug.
-* wisi 4.0.0
-9 Jul 2022
+* wisi 4.0.beta
+9 Jul 2022 beta testing
** Major redesign to support incremental parse.
diff --git a/wisi.el b/wisi.el
index 214545a86f..5d8cc29ad4 100644
--- a/wisi.el
+++ b/wisi.el
@@ -7,7 +7,7 @@
;; Keywords: parser
;; indentation
;; navigation
-;; Version: 3.1.8
+;; Version: 4.0.beta
;; package-requires: ((emacs "25.3") (seq "2.20"))
;; URL: http://stephe-leake.org/ada/wisitoken.html
;;