summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-10-07 19:07:22 +0000
committerTed Trask <ttrask01@yahoo.com>2008-10-07 19:07:22 +0000
commit5ff7837be35aab168c05a6efc0e5945e2f664b63 (patch)
tree02dd712d70fece263ca1dec277cdc691a9620969 /Makefile
parentc428451a4b411dc49346aa47e9a6cf8fd4494f97 (diff)
downloadacf-core-5ff7837be35aab168c05a6efc0e5945e2f664b63.tar.bz2
acf-core-5ff7837be35aab168c05a6efc0e5945e2f664b63.tar.xz
Version bump on various Makefilesv0.4.9release-0.4.9
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1543 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 712b6f4..ba5e00e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.8
+VERSION=0.4.9
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)