summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-11-26 15:03:26 +0000
committerTed Trask <ttrask01@yahoo.com>2008-11-26 15:03:26 +0000
commit5d3d65491dac81bf96d63e0fd8a5db25e4e5187c (patch)
tree848ae4e591945a4ea12e8c0dd7e395c6f94d973f /Makefile
parentf1f65ecc48666b798846e10b704bd4b7a057fc61 (diff)
downloadacf-dnsmasq-5d3d65491dac81bf96d63e0fd8a5db25e4e5187c.tar.bz2
acf-dnsmasq-5d3d65491dac81bf96d63e0fd8a5db25e4e5187c.tar.xz
Modified dnsmasq to change parameters to lists, allow for multiple entries in config file, and add some new parameters. Also remove a bunch of unused code.v0.1.0
git-svn-id: svn://svn.alpinelinux.org/acf/dnsmasq/trunk@1612 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a431593..b510894 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=dnsmasq
PACKAGE=acf-$(APP_NAME)
-VERSION=0.1.1
+VERSION=0.1.0
APP_DIST=\
dnsmasq* \