diff --git a/luci-app-podkop/Makefile b/luci-app-podkop/Makefile index f07399c..c333c51 100644 --- a/luci-app-podkop/Makefile +++ b/luci-app-podkop/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-podkop -PKG_VERSION:=0.1.0 +PKG_VERSION:=0.1.3 PKG_RELEASE:=1 LUCI_TITLE:=LuCI podkop app diff --git a/podkop/Makefile b/podkop/Makefile index 99c9708..409d144 100644 --- a/podkop/Makefile +++ b/podkop/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=podkop -PKG_VERSION:=0.1.0 +PKG_VERSION:=0.1.3 PKG_RELEASE:=1 PKG_MAINTAINER:=ITDog