summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-12-02 21:53:11 +0000
committerTed Trask <ttrask01@yahoo.com>2008-12-02 21:53:11 +0000
commite30026985d3c4f8f6b0607c4f7ec4e38b91ef13d (patch)
treede4831ac4af919a44457272c73293b61fda98ab5 /Makefile
parentf08eceabd0ea89b595302831d526c0e642125f4e (diff)
downloadacf-core-e30026985d3c4f8f6b0607c4f7ec4e38b91ef13d.tar.bz2
acf-core-e30026985d3c4f8f6b0607c4f7ec4e38b91ef13d.tar.xz
Version bump on Makefiles.v0.4.14
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1619 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 c6d78e6..4602f76 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.13
+VERSION=0.4.14
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)