Bump version number to 2.1

master
Thibault Polge 7 years ago
parent 99720f4068
commit 345d85ab54
No known key found for this signature in database
GPG Key ID: 1B1336171A0B9064
  1. 2
      HISTORY.org
  2. 4
      README.md
  3. 4
      outshine.el

@ -1,4 +1,4 @@
* TODO Version 2.1
* TODO Version 2.2
** TODO add more 'outshine-use-outorg' commands
** TODO enable merging org-agenda and outshine-agenda

@ -11,7 +11,7 @@
# outshine.el &#x2014; outline with outshine outshines outline<a id="sec-1"></a>
Maintainer: Adam Porter
Version: 2.0
Version: 2.1
URL: <https://github.com/alphapapa/outshine>
## MetaData<a id="sec-1-1"></a>
@ -20,7 +20,7 @@ URL: <https://github.com/alphapapa/outshine>
copyright-from: 2013+
version: 2.0
version: 2.1
licence: GPL 2 or later (free software)

@ -1,7 +1,7 @@
;;; outshine.el --- outline with outshine outshines outline
;; Maintainer: Adam Porter <adam@alphapapa.net>
;; Version: 2.0
;; Version: 2.1
;; URL: http://github.com/alphapapa/outshine
;; Package-Requires: ((outorg "2.0") (cl-lib "0.5"))
@ -9,7 +9,7 @@
;; :PROPERTIES:
;; :copyright: Thorsten_Jolitz
;; :copyright-from: 2013+
;; :version: 2.0
;; :version: 2.1
;; :licence: GPL 2 or later (free software)
;; :licence-url: http://www.gnu.org/licenses/
;; :part-of-emacs: no

Loading…
Cancel
Save