summaryrefslogtreecommitdiffstats
path: root/debian/patches/rsync-upstream-CVE-patches-v3/version_update/0002-change-version-to-3.4.0.patch
blob: 22b3b3fc1667619c056072d26065455cc4e142b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
From 481228ff763050c1e1751877bd343a7378d990ba Mon Sep 17 00:00:00 2001
From: Andrew Tridgell <andrew@tridgell.net>
Date: Wed, 18 Dec 2024 09:08:24 +1100
Subject: [PATCH 2/3] change version to 3.4.0

Backported-By: Samuel Henrique <samueloph@debian.org>
* Change previous version from the patch, from "3.3.1dev" to "3.3.0"

---
 version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: rsync/version.h
===================================================================
--- rsync.orig/version.h
+++ rsync/version.h
@@ -1,2 +1,2 @@
-#define RSYNC_VERSION "3.3.0"
+#define RSYNC_VERSION "3.4.0"
 #define MAINTAINER_TZ_OFFSET -7.0