diff --git a/README.org b/README.org index a8efaee..2e62443 100644 --- a/README.org +++ b/README.org @@ -237,7 +237,13 @@ neccessary). Outshine works with GNU Emacs 24 or later. No attempts of testing with older versions or other types of Emacs have been made (yet). -** ChangeLog +** Changelog + +*** 3.1-pre + +Nothing new yet. + +*** 3.0 and earlier | date | author(s) | version | |-----------------+------------------------+---------| diff --git a/outshine.el b/outshine.el index 9f0435a..5019dd5 100644 --- a/outshine.el +++ b/outshine.el @@ -4,7 +4,7 @@ ;; Author: Thorsten Jolitz ;; Maintainer: Adam Porter -;; Version: 3.0 +;; Version: 3.1-pre ;; URL: https://github.com/alphapapa/outshine ;; Package-Requires: ((outorg "2.0") (cl-lib "0.5")) ;; Licence: GPL2+