Skip to content

Commit 3305a7a

Browse files
committed
Preparing for release of 3.4.1 [buildall]
1 parent 494879b commit 3305a7a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packaging/lsb/rsync.spec

Lines changed: 3 additions & 3 deletions
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.4.0
3+
Version: 3.4.1
44
%define fullversion %{version}
55
Release: 1
66
%define srcdir src
@@ -79,5 +79,5 @@ rm -rf $RPM_BUILD_ROOT
7979
%dir /etc/rsync-ssl/certs
8080

8181
%changelog
82-
* Wed Jan 15 2025 Rsync Project <[email protected]>
83-
Released 3.4.0.
82+
* Thu Jan 16 2025 Rsync Project <[email protected]>
83+
Released 3.4.1.

version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#define RSYNC_VERSION "3.4.0"
1+
#define RSYNC_VERSION "3.4.1"
22
#define MAINTAINER_TZ_OFFSET -7.0

0 commit comments

Comments
 (0)