diff options
author | Christian Pointner <equinox@helsinki.at> | 2013-09-16 17:54:42 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2013-09-16 17:54:42 (GMT) |
commit | f77cd990d90917394e7ea324153c774447c5cb35 (patch) | |
tree | 6124e69202756e3c9302ad0521f8921ea3807538 /openwrt/rhctl/Makefile | |
parent | 6544b6d59f3ccefdeb37bb7b395f5254202f9197 (diff) |
updated default config
Diffstat (limited to 'openwrt/rhctl/Makefile')
-rw-r--r-- | openwrt/rhctl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/rhctl/Makefile b/openwrt/rhctl/Makefile index a7a4fe2..dab275e 100644 --- a/openwrt/rhctl/Makefile +++ b/openwrt/rhctl/Makefile @@ -12,7 +12,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rhctl -PKG_REV:=103 +PKG_REV:=104 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 |