diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-10-02 11:37:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-10-02 11:37:16 +0000 |
commit | a69d1f966305cf832fca12c9eac83307e0b71282 (patch) | |
tree | 3a006ffae8b21fc32f45c95691198f61b9d29b29 | |
parent | Releasing progress-linux version 98-0+dschinn1. (diff) | |
download | linux-latest-a69d1f966305cf832fca12c9eac83307e0b71282.zip linux-latest-a69d1f966305cf832fca12c9eac83307e0b71282.tar.xz |
Setting KERNELVERSION to 4.18.0-2dschinn1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/rules.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules.defs b/debian/rules.defs index a0f9fce..660e0ef 100644 --- a/debian/rules.defs +++ b/debian/rules.defs @@ -1,4 +1,4 @@ BUILD_DIR = debian/build STAMPS_DIR = debian/stamps TEMPLATES_DIR = debian/templates -KERNELVERSION := 4.18.0-1dschinn1 +KERNELVERSION := 4.18.0-2dschinn1 |