summaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-22 17:42:57 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-10-22 17:42:57 +0000
commitddcb09733516717fdd037c72c111244f0f149982 (patch)
tree65e952bc375a3dad88b11a5b8ee25cc29f22bf26 /package/busybox/Makefile
parent2d5aec0dce37a76684f4e12a509c2f7ec97fb0cc (diff)
change release number of busybox to 1 (new version)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2248 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/Makefile')
-rw-r--r--package/busybox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/busybox/Makefile b/package/busybox/Makefile
index 36680cb88..1e1968dcb 100644
--- a/package/busybox/Makefile
+++ b/package/busybox/Makefile
@@ -3,7 +3,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=busybox
-PKG_RELEASE:=2
+PKG_RELEASE:=1
ifeq ($(strip $(BR2_PACKAGE_BUSYBOX_SNAPSHOT)),y)
# Be aware that this changes daily....