File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2021-08-12 Paul Dreik <rdfind@pauldreik.se>
2+ * release 1.5.0
132021-08-12 Paul Dreik <rdfind@pauldreik.se>
24 * add option -maxsize N to ignore files with size>=N bytes
352018-11-12 Paul Dreik <rdfind@pauldreik.se>
Original file line number Diff line number Diff line change 1- 1.4.next
1+ 1.5.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.4.next "
7- AC_INIT ( [ rdfind] ,[ 1.4.next ] )
6+ VERSION="1.5.0 "
7+ AC_INIT ( [ rdfind] ,[ 1.5.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.4.next "Nov 2018 " rdfind
6+ .TH rdfind "1" 1.5.0 "Aug 2021 " 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.4.next (release date 2018-xx-xx )
184+ 1.5.0 (release date 2021-08-13 )
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