Skip to content

Commit

Permalink
org: Prefer standard version format accepted by `version-to-list'
Browse files Browse the repository at this point in the history
* lisp/org.el: Rename Org version on development branch from "9.6-dev"
to "9.6-pre".  The latter is accepted by `version-to-list'.

See https://orgmode.org/list/87edvzbniw.fsf@gnu.org
  • Loading branch information
Ihor Radchenko committed Sep 26, 2022
1 parent c29d3e9 commit c8e0a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lisp/org.el
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
;; URL: https://orgmode.org
;; Package-Requires: ((emacs "25.1"))

;; Version: 9.6-dev
;; Version: 9.6-pre

;; This file is part of GNU Emacs.
;;
Expand Down

0 comments on commit c8e0a40

Please sign in to comment.