aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS.org2
-rw-r--r--compat.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS.org b/NEWS.org
index c0f2394..46a24cd 100644
--- a/NEWS.org
+++ b/NEWS.org
@@ -1,6 +1,6 @@
#+title: compat.el - Changelog
-* Release of "Compat" Version 29.1.0.0
+* Release of "Compat" Version 29.1.0.1
- Add multiple new tests for existing APIs.
- Fix bugs in compatibility functions: ~setq-local~, ~proper-list-p, prop-match-p~,
diff --git a/compat.el b/compat.el
index 72b08a4..764e035 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
+;; Version: 29.1.0.1
;; URL: https://github.com/emacs-compat/compat
;; Package-Requires: ((emacs "24.4"))
;; Keywords: lisp