emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/compat 52886046af: Version 29.1.0.0


From: ELPA Syncer
Subject: [elpa] externals/compat 52886046af: Version 29.1.0.0
Date: Thu, 5 Jan 2023 12:57:24 -0500 (EST)

branch: externals/compat
commit 52886046afd6a823eb4f3c022f5cb54347ac006e
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Version 29.1.0.0
---
 NEWS.org  | 4 +++-
 compat.el | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/NEWS.org b/NEWS.org
index 88b1aab851..c0f239438b 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,6 @@
 #+title: compat.el - Changelog
 
-* Development
+* Release of "Compat" Version 29.1.0.0
 
 - Add multiple new tests for existing APIs.
 - Fix bugs in compatibility functions: ~setq-local~, ~proper-list-p, 
prop-match-p~,
@@ -30,6 +30,8 @@
 - BREAKING: Drop support for Emacs 24.3. Emacs 24.4 is required now. In case 
you
   still need Emacs 24.3 support, you can rely on Compat 28.1.2.2.
 
+(Release <2023-01-05 Thu>)
+
 * Release of "Compat" Version 28.1.2.2
 
 This is a minor release that hopes to address [[compat:7]].
diff --git a/compat.el b/compat.el
index c163c65394..72b08a47c2 100644
--- a/compat.el
+++ b/compat.el
@@ -4,7 +4,7 @@
 
 ;; Author: Philip Kaludercic <philipk@posteo.net>, Daniel Mendler 
<mail@daniel-mendler.de>
 ;; Maintainer: Daniel Mendler <mail@daniel-mendler.de>, Compat Development 
<~pkal/compat-devel@lists.sr.ht>
-;; Version: 29.1.0.0-git
+;; Version: 29.1.0.0
 ;; URL: https://github.com/emacs-compat/compat
 ;; Package-Requires: ((emacs "24.4"))
 ;; Keywords: lisp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]