Commit 6dc31884 authored by Jialin Zhang's avatar Jialin Zhang
Browse files

kernel: update SP3 OPENEULER_MINOR value to 3

hulk inclusion
category: bugfix
bugzilla: https://gitee.com/src-openeuler/kernel/issues/I8K3T6



--------------------------------

The version information OPENEULER_MINOR is not right in SP3,
update it's value to 3.

Signed-off-by: default avatarJialin Zhang <zhangjialin11@huawei.com>
parent f4801a05
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ SUBLEVEL = 0
EXTRAVERSION =
NAME = Kleptomaniac Octopus
OPENEULER_MAJOR = 2203
OPENEULER_MINOR = 1
OPENEULER_MINOR = 3

# *DOCUMENTATION*
# To see a list of typical targets execute "make help"