File tree Expand file tree Collapse file tree 5 files changed +9
-5
lines changed
Expand file tree Collapse file tree 5 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1+ 2023-06-17 Paul Dreik <rdfind@pauldreik.se>
2+ * release 1.6.0
132023-06-17 Paul Dreik <rdfind@pauldreik.se>
24 * add sha512 support
352021-08-13 Paul Dreik <rdfind@pauldreik.se>
Original file line number Diff line number Diff line change 1+ 1.6.0
2+ supports sha512
131.4.0alpha
24now requires a c++11 capable compiler
351.3.5
Original file line number Diff line number Diff line change 1- 1.5.next
1+ 1.6.0
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ dnl copyright 2016-2019 Paul Dreik (earlier Paul Sundvall)
33dnl Distributed under GPL v 2.0 or later, at your option.
44dnl See LICENSE for further details.
55
6- VERSION="1.5.next "
7- AC_INIT ( [ rdfind] ,[ 1.5.next ] )
6+ VERSION="1.6.0 "
7+ AC_INIT ( [ rdfind] ,[ 1.6.0 ] )
88AC_CONFIG_SRCDIR ( [ rdfind.cc] )
99AC_CONFIG_HEADERS ( [ config.h] )
1010
Original file line number Diff line number Diff line change 33.\"
44.\" Author Paul Dreik 2006
55.\" see LICENSE for details.
6- .TH rdfind "1" 1.5.next "Aug 2021 " rdfind
6+ .TH rdfind "1" 1.6.0 "Jun 2023 " rdfind
77.SH NAME
88rdfind \- finds duplicate files
99.SH SYNOPSIS
@@ -181,7 +181,7 @@ Several persons have helped with suggestions and improvements:
181181Niels Möller, Carl Payne and Salvatore Ansani. Thanks also to you
182182who tested the program and sent me feedback.
183183.SH VERSION
184- 1.5.next (release date 2021-xx-xx )
184+ 1.6.0 (release date 2023-06-17 )
185185.SH COPYRIGHT
186186This program is distributed under GPLv2 or later, at your option.
187187.SH "SEE ALSO"
You can’t perform that action at this time.
0 commit comments