Commit 1e5acec0 authored by Linus Torvalds's avatar Linus Torvalds

Makefile:

  Update version
parent 1c025398
VERSION = 2
PATCHLEVEL = 5
SUBLEVEL = 3
EXTRAVERSION =
SUBLEVEL = 4
EXTRAVERSION =-pre1
KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment