Skip to content

Commit

Permalink
Makefile: Init Kensur
Browse files Browse the repository at this point in the history
Signed-off-by: KenHV <[email protected]>
  • Loading branch information
KenHV committed Apr 2, 2022
1 parent 796d14a commit cf1f3da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
VERSION = 5
PATCHLEVEL = 17
SUBLEVEL = 1
EXTRAVERSION =
EXTRAVERSION = -Kensur
NAME = Superb Owl

# *DOCUMENTATION*
Expand Down
1 change: 0 additions & 1 deletion scripts/setlocalversion
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ elif [ "${LOCALVERSION+set}" != "set" ]; then
# If the variable LOCALVERSION is set (including being set
# to an empty string), we don't want to append a plus sign.
scm=$(scm_version --short)
res="$res${scm:++}"
fi

echo "$res"

0 comments on commit cf1f3da

Please sign in to comment.