diff options
author | Nicolas Thill <nico@openwrt.org> | 2010-05-23 21:55:40 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2010-05-23 21:55:40 +0000 |
commit | 338f1af5f38cfefec48a5554dcf9f89191fc4041 (patch) | |
tree | 4bb9423a8c96434881fb692e31a6c8b0dabb934c /package/siit | |
parent | 4f1a51b7d95f721982de7adf32b88441ce8ad419 (diff) | |
download | upstream-338f1af5f38cfefec48a5554dcf9f89191fc4041.tar.gz upstream-338f1af5f38cfefec48a5554dcf9f89191fc4041.tar.bz2 upstream-338f1af5f38cfefec48a5554dcf9f89191fc4041.zip |
bump release number for packages ahead of backfire in trunk
SVN-Revision: 21556
Diffstat (limited to 'package/siit')
-rw-r--r-- | package/siit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/siit/Makefile b/package/siit/Makefile index 4e9f94a8ee..1d014a7500 100644 --- a/package/siit/Makefile +++ b/package/siit/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=siit PKG_VERSION:=1.1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 include $(INCLUDE_DIR)/package.mk |