diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-22 07:47:16 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-22 07:47:16 +0200 |
| commit | 676054232ecfeaf9392201fd5fc3f74a6d39d9f3 (patch) | |
| tree | b8882cddc1f509c053db89c3f6504181a80db2c4 | |
| parent | 34a806bb5cdbdff868a1da31ed1273c27d862d51 (diff) | |
Linux 4.9.123v4.9.123
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 122 +SUBLEVEL = 123 EXTRAVERSION = NAME = Roaring Lionus |
