diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-19 09:44:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 16:47:07 +0000 |
commit | 342d6f00c017defd9e534fd7893365c37ae73ba0 (patch) | |
tree | 871a0b1f2a6dc182b210ac95cf9d67361b5bd898 /debian/rules.defs | |
parent | Merging debian version 20240709-2. (diff) | |
download | firmware-nonfree-342d6f00c017defd9e534fd7893365c37ae73ba0.tar.xz firmware-nonfree-342d6f00c017defd9e534fd7893365c37ae73ba0.zip |
Setting KERNELVERSION to 6.10.6-progress7.99.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 ecef81a..07e74e1 100644 --- a/debian/rules.defs +++ b/debian/rules.defs @@ -1 +1 @@ -KERNELVERSION := 6.10.6 +KERNELVERSION := 6.10.6-progress7.99 |