Skip to content

Commit 9ff3e61

Browse files
committed
qos-sqm: bumped to 2.0.0-18
1 parent 6c000a4 commit 9ff3e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

work/dirs.mak

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ QOS_SQM_NAME := qos-sqm
148148
VER_$(QOS_SQM_NAME) := 2.0.0
149149
QOS_SQM := $(QOS_SQM_NAME)-$(VER_$(QOS_SQM_NAME))
150150
NAME_$(QOS_SQM) := $(QOS_SQM_NAME)$(DBG)
151-
SUBVER_$(QOS_SQM) :=
151+
SUBVER_$(QOS_SQM) := -18
152152
VER_$(QOS_SQM) := $(VER_$(QOS_SQM_NAME))$(SUBVER_$(QOS_SQM))
153153
DL_$(QOS_SQM) := void
154154
TAR_$(QOS_SQM) := void

0 commit comments

Comments
 (0)