summaryrefslogtreecommitdiff |
diff options
author | Kernel Build Daemon <kbuild@suse.de> | 2018-12-23 12:04:15 +0100 |
---|---|---|
committer | Kernel Build Daemon <kbuild@suse.de> | 2018-12-23 12:04:15 +0100 |
commit | b8bb7a65034cfe55a7561508b823fa1c4d039d1b (patch) | |
tree | 430dc12111fe19462fe89ffcba73806f5800294d | |
parent | aeb8f6448e087ead622089b84840c50ab2ea0750 (diff) |
Automatically updated to 4.20-rc7-284-g9105b8aa50c1
-rw-r--r-- | rpm/config.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/config.sh b/rpm/config.sh index 011329d886..fc6e309bef 100644 --- a/rpm/config.sh +++ b/rpm/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=4.20-rc7-274-g23203e3f34c9 +SRCVERSION=4.20-rc7-284-g9105b8aa50c1 # variant of the kernel-source package, either empty or "-rt" VARIANT= # Set to 1 if the tree does not contain any non-vanilla patches at all |