aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilly Tarreau <w@1wt.eu>2010-02-01 20:38:57 +0100
committerWilly Tarreau <w@1wt.eu>2010-02-01 22:04:46 +0100
commite57c78b89a7ac792aa527ec41d7288b5a42cf169 (patch)
treeae861d8d6ac808c2855707c6daac4090b5d22bcc
parent14cfd32cdfd6e14abb1b84a97f9f1740692a3df9 (diff)
downloadlinux-2.4-e57c78b89a7ac792aa527ec41d7288b5a42cf169.tar.gz
Change VERSION to 2.4.37.9v2.4.37.9
- e1000: enhance frame fragment detection (again) Signed-off-by: Willy Tarreau <w@1wt.eu>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a75f81e08d53d6..69ce3c7b1486a4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 4
SUBLEVEL = 37
-EXTRAVERSION = .8
+EXTRAVERSION = .9
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)