summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-10-21 20:25:34 +0000
committerTed Trask <ttrask01@yahoo.com>2008-10-21 20:25:34 +0000
commit7106e09511f1b873eaae17d2a6ae8bf008d06446 (patch)
tree537c38cd4a9bd63b7695ff1602cc2b68e0989230 /Makefile
parent040350eced7897f52402c466d14378ca62cf00b1 (diff)
downloadacf-core-7106e09511f1b873eaae17d2a6ae8bf008d06446.tar.bz2
acf-core-7106e09511f1b873eaae17d2a6ae8bf008d06446.tar.xz
Version bump on several Makefiles.v0.4.10release-0.4.10
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1558 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 ba5e00e..5cc14c4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.9
+VERSION=0.4.10
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)