summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-01-09 15:05:45 +0000
committerTed Trask <ttrask01@yahoo.com>2009-01-09 15:05:45 +0000
commit91a357f0a98cd42129017b8473d9c0879a9582e5 (patch)
treefe0bf2bbe1eaa09ec7bb2cfda3fe8bbe6ffaa352 /Makefile
parent098640829c79b17132c5059dd0519ac56c0956c4 (diff)
downloadacf-core-91a357f0a98cd42129017b8473d9c0879a9582e5.tar.bz2
acf-core-91a357f0a98cd42129017b8473d9c0879a9582e5.tar.xz
Update Makefiles and tag core, alpine-baselayout, and chrony for release.v0.4.18
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1672 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 49d0a89..55604ca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.17
+VERSION=0.4.18
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)