diff --git a/luci-app-podkop/Makefile b/luci-app-podkop/Makefile index d52a3d3..f7d9d31 100644 --- a/luci-app-podkop/Makefile +++ b/luci-app-podkop/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luci-app-podkop -PKG_VERSION:=0.3.11 +PKG_VERSION:=0.3.12 PKG_RELEASE:=1 LUCI_TITLE:=LuCI podkop app diff --git a/podkop/Makefile b/podkop/Makefile index aa550e0..fae0354 100644 --- a/podkop/Makefile +++ b/podkop/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=podkop -PKG_VERSION:=0.3.11 +PKG_VERSION:=0.3.12 PKG_RELEASE:=1 PKG_MAINTAINER:=ITDog