We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 494879b commit 3305a7aCopy full SHA for 3305a7a
2 files changed
packaging/lsb/rsync.spec
@@ -1,6 +1,6 @@
1
Summary: A fast, versatile, remote (and local) file-copying tool
2
Name: rsync
3
-Version: 3.4.0
+Version: 3.4.1
4
%define fullversion %{version}
5
Release: 1
6
%define srcdir src
@@ -79,5 +79,5 @@ rm -rf $RPM_BUILD_ROOT
79
%dir /etc/rsync-ssl/certs
80
81
%changelog
82
-* Wed Jan 15 2025 Rsync Project <rsync.project@gmail.com>
83
-Released 3.4.0.
+* Thu Jan 16 2025 Rsync Project <rsync.project@gmail.com>
+Released 3.4.1.
version.h
@@ -1,2 +1,2 @@
-#define RSYNC_VERSION "3.4.0"
+#define RSYNC_VERSION "3.4.1"
#define MAINTAINER_TZ_OFFSET -7.0
0 commit comments