Skip to content

Commit 68cd84a

Browse files
author
Ilya Averyanov
committed
Added OTP21 to default build targets
1 parent 8ab1548 commit 68cd84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MIX=mix
22
SMPPSEND_BIN=smppsend
33

4-
VERSIONS=17 18 19 20
4+
VERSIONS=17 18 19 20 21
55

66
all: clean_bin $(VERSIONS) release
77

0 commit comments

Comments
 (0)