]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/so-long.el: Bump version for the GNU ELPA build
authorPhil Sainty <psainty@orcon.net.nz>
Wed, 4 Aug 2021 05:17:23 +0000 (17:17 +1200)
committerPhil Sainty <psainty@orcon.net.nz>
Wed, 4 Aug 2021 05:17:23 +0000 (17:17 +1200)
GNU ELPA released commit 359a8e4eda047b7dcb7e64faff7f8eaacf5d937c as
version 1.1.

lisp/so-long.el

index 829afd63eabe6606a0d2943d4c67d7be0d0c82ba..7bf15e85dadcca552afde8f13dc107327189707b 100644 (file)
@@ -8,7 +8,7 @@
 ;; Keywords: convenience
 ;; Created: 23 Dec 2015
 ;; Package-Requires: ((emacs "24.4"))
-;; Version: 1.1
+;; Version: 1.1.1
 
 ;; This file is part of GNU Emacs.
 
 
 ;; * Change Log:
 ;;
+;; 1.1.1 - Identical to 1.1, but fixing an incorrect GNU ELPA release.
 ;; 1.1   - Utilise `buffer-line-statistics' in Emacs 28+, with the new
 ;;         `so-long-predicate' function `so-long-statistics-excessive-p'.
 ;;       - Increase `so-long-threshold' from 250 to 10,000.