From fd36c91db869544df882de6812cf57dd5056c976 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Thu, 13 Oct 2022 19:46:52 +0100 Subject: auc: update to 0.3.1 Remove wrongly placed 'break' statement to actually jump to the most recent version of a release branch. Signed-off-by: Daniel Golle --- utils/auc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/auc/Makefile') diff --git a/utils/auc/Makefile b/utils/auc/Makefile index de5c8fd0e..7bd296e5b 100644 --- a/utils/auc/Makefile +++ b/utils/auc/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=auc -PKG_VERSION:=0.3.0 +PKG_VERSION:=0.3.1 PKG_RELEASE:=$(AUTORELEASE) PKG_LICENSE:=GPL-3.0 -- cgit v1.2.3