File tree 5 files changed +9
-5
lines changed
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
1
3
2023-06-17 Paul Dreik <rdfind@pauldreik.se>
2
4
* add sha512 support
3
5
2021-08-13 Paul Dreik <rdfind@pauldreik.se>
Original file line number Diff line number Diff line change
1
+ 1.6.0
2
+ supports sha512
1
3
1.4.0alpha
2
4
now requires a c++11 capable compiler
3
5
1.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)
3
3
dnl Distributed under GPL v 2.0 or later, at your option.
4
4
dnl See LICENSE for further details.
5
5
6
- VERSION="1.5.next "
7
- AC_INIT ( [ rdfind] ,[ 1.5.next ] )
6
+ VERSION="1.6.0 "
7
+ AC_INIT ( [ rdfind] ,[ 1.6.0 ] )
8
8
AC_CONFIG_SRCDIR ( [ rdfind.cc] )
9
9
AC_CONFIG_HEADERS ( [ config.h] )
10
10
Original file line number Diff line number Diff line change 3
3
.\"
4
4
.\" Author Paul Dreik 2006
5
5
.\" see LICENSE for details.
6
- .TH rdfind "1" 1.5.next "Aug 2021 " rdfind
6
+ .TH rdfind "1" 1.6.0 "Jun 2023 " rdfind
7
7
.SH NAME
8
8
rdfind \- finds duplicate files
9
9
.SH SYNOPSIS
@@ -181,7 +181,7 @@ Several persons have helped with suggestions and improvements:
181
181
Niels Möller, Carl Payne and Salvatore Ansani. Thanks also to you
182
182
who tested the program and sent me feedback.
183
183
.SH VERSION
184
- 1.5.next (release date 2021-xx-xx )
184
+ 1.6.0 (release date 2023-06-17 )
185
185
.SH COPYRIGHT
186
186
This program is distributed under GPLv2 or later, at your option.
187
187
.SH "SEE ALSO"
You can’t perform that action at this time.
0 commit comments