File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
From c78d51772d9a7814a0d71a3d69fbd140766e6a46 Mon Sep 17 00:00:00 2001
2
2
From: unman <unman@thirdeyesecurity.org>
3
3
Date: Thu, 21 Oct 2021 17:51:42 +0000
4
- Subject: [PATCH] Update to 4.2 branding
4
+ Subject: [PATCH] Update to 4.3 branding
5
5
6
6
---
7
7
driver/dialog.c | 2 +-
@@ -16,7 +16,7 @@ index e5834b6..666fb5f 100644
16
16
ws->heading_label = (char *) malloc (100);
17
17
ws->version = strdup(version);
18
18
- sprintf (ws->heading_label, "Qubes OS 4.1");
19
- + sprintf (ws->heading_label, "Qubes OS 4.2 ");
19
+ + sprintf (ws->heading_label, "Qubes OS 4.3 ");
20
20
21
21
if (splash_p)
22
22
{
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ Patch6: Qubes-0001-Brand-with-Qubes.patch
109
109
Patch7: Qubes-0002-Remove-Documentation-link-since-we-are-offline.patch
110
110
Patch8: Qubes-0007-utils.patch
111
111
Patch9: Qubes-0008-Remove-jwz-email-address-from-xscreensaver-help.patch
112
- Patch10: Qubes-0009-Update-to-4-2 -branding.patch
112
+ Patch10: Qubes-0009-Update-to-4-3 -branding.patch
113
113
114
114
## Patches already sent to the upsteam
115
115
## Patches which must be discussed with upstream
You can’t perform that action at this time.
0 commit comments