Skip to content

Commit e3ee0e7

Browse files
committed
Preparing for release of 3.4.0 [buildall]
1 parent 0fd29b6 commit e3ee0e7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

latest-year.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define LATEST_YEAR "2024"
1+
#define LATEST_YEAR "2025"

packaging/lsb/rsync.spec

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: A fast, versatile, remote (and local) file-copying tool
22
Name: rsync
3-
Version: 3.3.0
3+
Version: 3.4.0
44
%define fullversion %{version}
55
Release: 1
66
%define srcdir src
@@ -79,8 +79,8 @@ rm -rf $RPM_BUILD_ROOT
7979
%dir /etc/rsync-ssl/certs
8080

8181
%changelog
82-
* Sat Apr 06 2024 Wayne Davison <wayne@opencoder.net>
83-
Released 3.3.0.
82+
* Wed Jan 15 2025 Wayne Davison <wayne@opencoder.net>
83+
Released 3.4.0.
8484

8585
* Fri Mar 21 2008 Wayne Davison <wayne@opencoder.net>
8686
Added installation of /etc/xinetd.d/rsync file and some commented-out

0 commit comments

Comments
 (0)