X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Flibnl-tiny%2FMakefile;h=51ad5415f9efeac244ff17d6343637351ec7e565;hp=4b02ef16be0f1cde83019b3b7187e2b20b6936b1;hb=19fc6077463677603fad644004b53c7722ee91ce;hpb=ff7d65850ca13813569197e2ebc291e2e4b1e693 diff --git a/package/libnl-tiny/Makefile b/package/libnl-tiny/Makefile index 4b02ef16b..51ad5415f 100644 --- a/package/libnl-tiny/Makefile +++ b/package/libnl-tiny/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2009 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libnl-tiny PKG_VERSION:=0.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2.1 include $(INCLUDE_DIR)/package.mk