diff options
| author | Harald Judt <h.judt@gmx.at> | 2024-03-28 20:55:48 +0100 |
|---|---|---|
| committer | Harald Judt <h.judt@gmx.at> | 2024-03-28 21:16:45 +0100 |
| commit | 5c5f24bea92159987f65f01ef32b261e905997bd (patch) | |
| tree | d5f6eae2af1e7be0842cb471da41b16a1f1b6bfd | |
| parent | c12ddd7a714867b299515050f261569299c95161 (diff) | |
Bump version to 0.4externals/dired-duplicates
Signed-off-by: Harald Judt <h.judt@gmx.at>
| -rw-r--r-- | dired-duplicates.el | 4 |
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 |
