branch: externals/compat
commit 9c83b54c3f4a8d12c121751e9627c0714cb773b6
Author: Daniel Mendler <m...@daniel-mendler.de>
Commit: Daniel Mendler <m...@daniel-mendler.de>

    Remove :version
---
 compat-28.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/compat-28.el b/compat-28.el
index 45ad7ae167..7a73c26e00 100644
--- a/compat-28.el
+++ b/compat-28.el
@@ -811,7 +811,6 @@ directory or directories specified."
 For computational purposes, years are 365 days long and months
 are 30 days long."
   :feature time-date
-  :version "28"
   ;; Inlining the definitions from compat-27
   (+ (if (consp (nth 0 time))
          ;; Fractional second.

Reply via email to