summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-pbr/Makefile
diff options
context:
space:
mode:
authorStan Grishin <stangri@melmac.ca>2022-12-19 03:58:01 +0000
committerStan Grishin <stangri@melmac.ca>2022-12-19 03:58:32 +0000
commit54c3ba32f9a2327ca4fdb9c419fb842108b17894 (patch)
tree22306790b79421296a203d184d398215f161d03c /applications/luci-app-pbr/Makefile
parenta27d2dbc32785c3389ea77a26714e7f6c67c9185 (diff)
luci-app-pbr: update to 1.0.1-1
* add more error/warning messages * better error/ubus error handling Signed-off-by: Stan Grishin <stangri@melmac.ca>
Diffstat (limited to 'applications/luci-app-pbr/Makefile')
-rw-r--r--applications/luci-app-pbr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-pbr/Makefile b/applications/luci-app-pbr/Makefile
index ad7096e602..9369bae9a9 100644
--- a/applications/luci-app-pbr/Makefile
+++ b/applications/luci-app-pbr/Makefile
@@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk
PKG_LICENSE:=GPL-3.0-or-later
PKG_MAINTAINER:=Stan Grishin <stangri@melmac.ca>
-PKG_VERSION:=1.0.0-2
+PKG_VERSION:=1.0.1-1
LUCI_TITLE:=Policy Based Routing Service Web UI
LUCI_DESCRIPTION:=Provides Web UI for Policy Based Routing Service.