-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
36f0eef
commit 331cb3f
Showing
3 changed files
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
;; Maintainer: Federico Tedin <[email protected]> | ||
;; Homepage: https://github.com/federicotdn/verb | ||
;; Keywords: tools | ||
;; Package-Version: 2.15.0 | ||
;; Package-Version: 2.16.0 | ||
;; Package-Requires: ((emacs "26.3")) | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
;; Maintainer: Federico Tedin <[email protected]> | ||
;; Homepage: https://github.com/federicotdn/verb | ||
;; Keywords: tools | ||
;; Package-Version: 2.15.0 | ||
;; Package-Version: 2.16.0 | ||
;; Package-Requires: ((emacs "26.3")) | ||
|
||
;; This file is NOT part of GNU Emacs. | ||
|
@@ -340,7 +340,7 @@ E = Error.") | |
"Prefix for Verb metadata keys in heading properties. | ||
Matching is case insensitive.") | ||
|
||
(defconst verb-version "2.15.0" | ||
(defconst verb-version "2.16.0" | ||
"Verb package version.") | ||
|
||
(defconst verb--multipart-boundary-alphabet | ||
|