2020-01-28 19:24:49 +00:00
|
|
|
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
2019-11-14 14:35:45 +00:00
|
|
|
From: Nigel Croxon <ncroxon@redhat.com>
|
|
|
|
Date: Mon, 28 Oct 2019 07:48:52 -0400
|
2020-01-28 19:24:49 +00:00
|
|
|
Subject: [PATCH] Bump revision to VERSION = 3.0.11
|
2019-11-14 14:35:45 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
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))
|