Skip to content

Commit b1870b0

Browse files
author
Paul Dreik
committed
update version to 1.7.next
1 parent 057bfd7 commit b1870b0

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.next
1+
1.7.next

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ dnl copyright 2016-2019 Paul Dreik (earlier Paul Sundvall)
33
dnl Distributed under GPL v 2.0 or later, at your option.
44
dnl See LICENSE for further details.
55

6-
VERSION="1.6.next"
7-
AC_INIT([rdfind],[1.6.next])
6+
VERSION="1.7.next"
7+
AC_INIT([rdfind],[1.7.next])
88
AC_CONFIG_SRCDIR([rdfind.cc])
99
AC_CONFIG_HEADERS([config.h])
1010

rdfind.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.\"
44
.\" Author Paul Dreik 2006
55
.\" see LICENSE for details.
6-
.TH rdfind "1" 1.6.next "Aug 2021" rdfind
6+
.TH rdfind "1" 1.7.next "Jan 2025" rdfind
77
.SH NAME
88
rdfind \- finds duplicate files
99
.SH SYNOPSIS
@@ -178,7 +178,7 @@ rdfind is quite brittle in that case. Especially, when deleting
178178
or making links, rdfind can be subject to a symlink attack.
179179
Use with care!
180180
.SH AUTHOR
181-
Paul Dreik 2006-2018, reachable at rdfind@pauldreik.se
181+
Paul Dreik 2006-2025, reachable at rdfind@pauldreik.se
182182
Rdfind can be found at https://rdfind.pauldreik.se/
183183

184184
Do you find rdfind useful? Drop me a line! It is always fun to
@@ -189,7 +189,7 @@ Several persons have helped with suggestions and improvements:
189189
Niels Möller, Carl Payne and Salvatore Ansani. Thanks also to you
190190
who tested the program and sent me feedback.
191191
.SH VERSION
192-
1.6.next (release date 2023-xx-xx)
192+
1.7.next (release date 2025-xx-xx)
193193
.SH COPYRIGHT
194194
This program is distributed under GPLv2 or later, at your option.
195195
.SH "SEE ALSO"

0 commit comments

Comments
 (0)