summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-11-20 15:37:46 +0000
committerTed Trask <ttrask01@yahoo.com>2008-11-20 15:37:46 +0000
commit127a9445539c1f16641d9cd73fe34067fad674ed (patch)
tree46455af2a296f35772369f9541476edb49d0234e /Makefile
parentf49e484e015c94a92b5f30a4ea3b11060a09797d (diff)
downloadacf-core-127a9445539c1f16641d9cd73fe34067fad674ed.tar.bz2
acf-core-127a9445539c1f16641d9cd73fe34067fad674ed.tar.xz
Version bump on Makefiles.v0.4.13
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1606 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 5ba2153..c6d78e6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.12
+VERSION=0.4.13
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)