branch: externals-release/org
commit 8280cf05ad99773a2ad55aac22655ef5bfbda57b
Author: Ihor Radchenko <[email protected]>
Commit: Ihor Radchenko <[email protected]>

    Bump Org version to Org 9.8
    
    * etc/ORG-NEWS (Version 9.8): Remove "not released yet" notice.
    * lisp/org.el: Remote "-pre".
---
 etc/ORG-NEWS | 2 +-
 lisp/org.el  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 7438665d32..072b29f6c6 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -38,7 +38,7 @@ Please send Org bug reports to mailto:[email protected].
 
 ** Miscellaneous
 
-* Version 9.8 (not released yet)
+* Version 9.8
 ** Important announcements and breaking changes
 
 # Here, we list the *most important* changes and changes that _likely_
diff --git a/lisp/org.el b/lisp/org.el
index 40c239da33..5fe7667978 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -9,7 +9,7 @@
 ;; URL: https://orgmode.org
 ;; Package-Requires: ((emacs "28.2"))
 
-;; Version: 9.8-pre
+;; Version: 9.8
 
 ;; This file is part of GNU Emacs.
 ;;

Reply via email to