Makefile: set EXTRAVERSION from 1 to 30

To distinguish between OC version and private version, set kernel
EXTRAVERSION from 1 to 30.

Signed-off-by: Jianping Liu <frankjpliu@tencent.com>
This commit is contained in:
Jianping Liu 2024-11-12 17:11:05 +08:00
parent 1d6573295e
commit c100c43b51
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ else
VERSION = 5
PATCHLEVEL = 4
SUBLEVEL = 241
EXTRAVERSION = -1
EXTRAVERSION = -30
NAME = Kleptomaniac Octopus
# *DOCUMENTATION*