introduce a new logic to handle release numbers when a significant change is made...
authorNicolas Thill <nico@openwrt.org>
Tue, 21 Apr 2009 11:38:28 +0000 (11:38 +0000)
committerNicolas Thill <nico@openwrt.org>
Tue, 21 Apr 2009 11:38:28 +0000 (11:38 +0000)
commit4f7f802226d0a975536a045e2987569f9684698d
treec48350305d7971a014d3ff16c52a6abb44069053
parent22d9e562e6f66ba159d70dee0bd064379795732a
introduce a new logic to handle release numbers when a significant change is made on a package:
 - release packages get a "patch level" added to their release number, this last one being incremented on every change ;
 - trunk packages should always get their release number incremented.

SVN-Revision: 15321
package/base-files/Makefile
package/busybox/Makefile
package/dnsmasq/Makefile
package/firewall/Makefile
package/openssl/Makefile
package/switch/Makefile
package/wpa_supplicant/Makefile