Merge pull request #410 from maz-1/master
[oweals/luci.git] / applications / luci-app-privoxy / Makefile
index bc2c57ee93e4a2621ed459d2b602407ff3c8303f..e16eb4176e8dec092f9dd131d22484590e80efcd 100644 (file)
@@ -10,11 +10,11 @@ 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
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_LICENSE:=Apache-2.0
 PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>