Bump version after 4.2.8p3 import.
Note: currently 'mkver' script is using hardcoded knowledge and always emits -a in the version string, a more through solution would be to generate the script with something that we own.
This commit is contained in:
parent
e657e72f8d
commit
05fed0489a
@ -6,7 +6,7 @@ PROG=${1-UNKNOWN}
|
||||
|
||||
ConfStr="$PROG"
|
||||
|
||||
ConfStr="$ConfStr 4.2.8p2"
|
||||
ConfStr="$ConfStr 4.2.8p3"
|
||||
|
||||
case "$CSET" in
|
||||
'') ;;
|
||||
|
Loading…
x
Reference in New Issue
Block a user