branch: externals/dired-duplicates
commit 5c5f24bea92159987f65f01ef32b261e905997bd
Author: Harald Judt <[email protected]>
Commit: Harald Judt <[email protected]>
Bump version to 0.4
Signed-off-by: Harald Judt <[email protected]>
---
dired-duplicates.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dired-duplicates.el b/dired-duplicates.el
index 9235324fa7..8119642e3c 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 <[email protected]>
;; Maintainer: Harald Judt <[email protected]>
;; Created: 2022
-;; Version: 0.3
+;; Version: 0.4
;; Package-Requires: ((emacs "27.1"))
;; Keywords: files
;; Homepage: https://codeberg.org/hjudt/dired-duplicates