From: juhosg Date: Sun, 11 Nov 2007 07:50:37 +0000 (+0000) Subject: [packages] usbutils: bump version number X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=579a4265890b02328cebf93070eddf909574f74d;p=packages.git [packages] usbutils: bump version number git-svn-id: svn://svn.openwrt.org/openwrt/packages@9534 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/utils/usbutils/Makefile b/utils/usbutils/Makefile index 684460328..122050e9a 100644 --- a/utils/usbutils/Makefile +++ b/utils/usbutils/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=usbutils -PKG_VERSION:=0.72 +PKG_VERSION:=0.73 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz