bump version to 2.8

SVN-Revision: 47
This commit is contained in:
Mike Baker 2004-05-31 08:33:41 +00:00
parent e8bc321526
commit e1f967bc56
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
DNSMASQ_SITE=http://thekelleys.org.uk/dnsmasq
ifeq ($(filter $(TARGETS),dnsmasq1),)
DNSMASQ_SOURCE=dnsmasq-2.6.tar.gz
DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.6
DNSMASQ_SOURCE=dnsmasq-2.8.tar.gz
DNSMASQ_DIR=$(BUILD_DIR)/dnsmasq-2.8
DNSMASQ_VER=dnsmasq2
else
DNSMASQ_SOURCE=dnsmasq-1.18.tar.gz