From 9066a3b852c96328561d9d0906010544c33eb4f5 Mon Sep 17 00:00:00 2001 From: Raphael Derensy Date: Mon, 1 Mar 2021 16:41:34 +0100 Subject: [PATCH] rulengd: 1.2.1 --- rulengd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rulengd/Makefile b/rulengd/Makefile index caa1feb66..a72e33b60 100644 --- a/rulengd/Makefile +++ b/rulengd/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rulengd -PKG_VERSION:=1.2.a +PKG_VERSION:=1.2.1 PKG_RELEASE:=1 PKG_BUILD_PARALLEL:=1 PKG_INSTALL:=1