diff options
Diffstat (limited to 'package/network/config/gre/Makefile')
-rw-r--r-- | package/network/config/gre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/gre/Makefile b/package/network/config/gre/Makefile index efca4643d5..9f5135e5a5 100644 --- a/package/network/config/gre/Makefile +++ b/package/network/config/gre/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gre PKG_VERSION:=1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 include $(INCLUDE_DIR)/package.mk |