mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Bump version to 2.4.4
This commit is contained in:
parent
6b25a41bc6
commit
7122ac5397
3 changed files with 4 additions and 4 deletions
|
|
@ -6,7 +6,7 @@
|
|||
;; Maintainer: John Wiegley <johnw@newartisans.com>
|
||||
;; Created: 17 Jun 2012
|
||||
;; Modified: 29 Nov 2017
|
||||
;; Version: 2.4.3
|
||||
;; Version: 2.4.4
|
||||
;; Package-Requires: ((emacs "24.3"))
|
||||
;; Keywords: dotemacs startup speed config package
|
||||
;; URL: https://github.com/jwiegley/use-package
|
||||
|
|
@ -66,7 +66,7 @@
|
|||
"A use-package declaration for simplifying your `.emacs'."
|
||||
:group 'startup)
|
||||
|
||||
(defconst use-package-version "2.4.3"
|
||||
(defconst use-package-version "2.4.4"
|
||||
"This version of use-package.")
|
||||
|
||||
(defcustom use-package-keywords
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue