From 22f40d392bea954c789a6fc9320cf8993891202e Mon Sep 17 00:00:00 2001 From: Christian Schoenebeck Date: Thu, 4 Jun 2015 20:59:21 +0200 Subject: luci-app-privoxy: fixed function ipkg_ver_compare() fixed function ipkg_ver_compare() Signed-off-by: Christian Schoenebeck --- applications/luci-app-privoxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-privoxy/Makefile') diff --git a/applications/luci-app-privoxy/Makefile b/applications/luci-app-privoxy/Makefile index bc2c57ee93..3d87a417f6 100644 --- a/applications/luci-app-privoxy/Makefile +++ b/applications/luci-app-privoxy/Makefile @@ -10,7 +10,7 @@ PKG_NAME:=luci-app-privoxy # Version == major.minor.patch # increase "minor" on new functionality and "patch" on patches/optimization -PKG_VERSION:=1.0.3 +PKG_VERSION:=1.0.4 # Release == build # increase on changes of translation files -- cgit v1.2.3