diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-16 10:08:45 +0200 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-16 10:08:45 +0200 | 
| commit | 872e1aead3efecaa6e4113c1c218059e9412beb7 (patch) | |
| tree | 9fdafaacc8629a72e630b1741709a63721a54b05 | |
| parent | 70e65f281a5671c1a6de239bdd5a331046b077f6 (diff) | |
Linux 4.9.100v4.9.100
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@  VERSION = 4  PATCHLEVEL = 9 -SUBLEVEL = 99 +SUBLEVEL = 100  EXTRAVERSION =  NAME = Roaring Lionus | 
