From 75c18483eade6d138d54d4502506c3d5ee96c9a6 Mon Sep 17 00:00:00 2001 From: WFA-KennyTseng Date: Mon, 5 Dec 2022 18:22:52 +0800 Subject: [PATCH] Update R2.1 version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 6a6e573..339d8d6 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ TYPE = laptop # Role is dut or platform ROLE = dut # Package Version -VERSION = "" +VERSION = "2.1.0.42" OBJS = main.o eloop.o indigo_api.o indigo_packet.o utils.o wpa_ctrl.o CFLAGS += -g