usbreset: improve usability - add device list in usage screen - support resetting...
[openwrt/openwrt.git] / package / usbreset / Makefile
index 32e073faaf2a4abf7f8851da445a8b65bf382397..75bfd8513831d5f04aaff9dd6b055b221a98c605 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011 OpenWrt.org
+# Copyright (C) 2011-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=usbreset
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 include $(INCLUDE_DIR)/package.mk