diff options
| author | Willy Tarreau <w@1wt.eu> | 2017-11-04 23:34:48 +0100 |
|---|---|---|
| committer | Willy Tarreau <w@1wt.eu> | 2017-11-04 23:34:48 +0100 |
| commit | e7a59c7f266809d17dcde20fd2055e23e7eb6895 (patch) | |
| tree | a56d0696476412f882a32ff2a0fbd8bc0666addf | |
| parent | 68cbe93962196f08a1a52e81dc6d5bedaca09b06 (diff) | |
| download | linux-3.10.y.tar.gz | |
Linux 3.10.108v3.10.108linux-3.10.y
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile index 752b1c67daa064..924f98a4bc0fb9 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 107 +SUBLEVEL = 108 EXTRAVERSION = -NAME = TOSSUG Baby Fish +NAME = END-OF-LIFE # *DOCUMENTATION* # To see a list of typical targets execute "make help" |
