summaryrefslogtreecommitdiff
path: root/0013-Bump-revision-to-VERSION-3.0.11.patch
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-08-05 02:16:15 +0000
committerCoprDistGit <infra@openeuler.org>2024-08-05 02:16:15 +0000
commit64a1be29a5d22a92b1830144fedfdf8884a2b20d (patch)
tree27f8b13b5d4fb5359c31c7c1ff60a9563cd8361d /0013-Bump-revision-to-VERSION-3.0.11.patch
parent453c495bceb89952108be7452da3d072d3336eab (diff)
automatic import of gnu-efiopeneuler24.03_LTS
Diffstat (limited to '0013-Bump-revision-to-VERSION-3.0.11.patch')
-rw-r--r--0013-Bump-revision-to-VERSION-3.0.11.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/0013-Bump-revision-to-VERSION-3.0.11.patch b/0013-Bump-revision-to-VERSION-3.0.11.patch
new file mode 100644
index 0000000..d487fbf
--- /dev/null
+++ b/0013-Bump-revision-to-VERSION-3.0.11.patch
@@ -0,0 +1,22 @@
+From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
+From: Nigel Croxon <ncroxon@redhat.com>
+Date: Mon, 28 Oct 2019 07:48:52 -0400
+Subject: [PATCH] Bump revision to VERSION = 3.0.11
+
+---
+ Makefile | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile b/Makefile
+index a15513dcbba..84f07d33a48 100644
+--- a/Makefile
++++ b/Makefile
+@@ -34,7 +34,7 @@
+ # SUCH DAMAGE.
+ #
+
+-VERSION = 3.0.10
++VERSION = 3.0.11
+
+ MKFILE_PATH := $(abspath $(lastword $(MAKEFILE_LIST)))
+ SRCDIR = $(dir $(MKFILE_PATH))