diff options
author | Ted Trask <ttrask01@yahoo.com> | 2009-07-13 08:37:55 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2009-07-13 08:37:55 +0000 |
commit | 2de5a486d71b33f513ba783af5a8368b68e28fc6 (patch) | |
tree | 0768a48d34341d041bed408aa31b8e8388436136 /Makefile | |
parent | 333b589a7e30195bf65cfb56e7876ae5b634ae28 (diff) | |
download | acf-dhcp-0.4.1.tar.bz2 acf-dhcp-0.4.1.tar.xz |
Modified init.d script from dhcpd to dhcp. Bumped to 0.4.1v0.4.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=dhcp PACKAGE=acf-$(APP_NAME) -VERSION=0.4.0 +VERSION=0.4.1 APP_DIST=\ dhcp* \ |