summaryrefslogtreecommitdiff |
diff options
author | Kernel Build Daemon <kbuild@suse.de> | 2019-01-16 12:04:24 +0100 |
---|---|---|
committer | Kernel Build Daemon <kbuild@suse.de> | 2019-01-16 12:04:24 +0100 |
commit | b9bc95cb9609c446fe23bf16f60a232d0e29bb0d (patch) | |
tree | 09071d5c75c78e6e293e15a041e32e8057cb8900 | |
parent | b664e751d3b03509b64da2d563abca8e03d5f15a (diff) |
Automatically updated to 5.0-rc2-141-g47bfa6d9dc8c
-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 a15d595825..053b65c875 100644 --- a/rpm/config.sh +++ b/rpm/config.sh @@ -1,5 +1,5 @@ # The version of the main tarball to use -SRCVERSION=5.0-rc2-36-gfe76fc6aaf53 +SRCVERSION=5.0-rc2-141-g47bfa6d9dc8c # 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 |