summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald Judt <h.judt@gmx.at>2024-03-28 20:55:48 +0100
committerHarald Judt <h.judt@gmx.at>2024-03-28 21:16:45 +0100
commit5c5f24bea92159987f65f01ef32b261e905997bd (patch)
treed5f6eae2af1e7be0842cb471da41b16a1f1b6bfd
parentc12ddd7a714867b299515050f261569299c95161 (diff)
Bump version to 0.4externals/dired-duplicates
Signed-off-by: Harald Judt <h.judt@gmx.at>
-rw-r--r--dired-duplicates.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/dired-duplicates.el b/dired-duplicates.el
index 9235324..8119642 100644
--- a/dired-duplicates.el
+++ b/dired-duplicates.el
@@ -1,11 +1,11 @@
;;; dired-duplicates.el --- Find duplicate files locally and remotely -*- lexical-binding: t; -*-
-;; Copyright (C) 2022-2023 Free Software Foundation, Inc.
+;; Copyright (C) 2022-2024 Free Software Foundation, Inc.
;; Author: Harald Judt <h.judt@gmx.at>
;; Maintainer: Harald Judt <h.judt@gmx.at>
;; Created: 2022
-;; Version: 0.3
+;; Version: 0.4
;; Package-Requires: ((emacs "27.1"))
;; Keywords: files
;; Homepage: https://codeberg.org/hjudt/dired-duplicates