summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-01-22 16:21:46 +0000
committerTed Trask <ttrask01@yahoo.com>2009-01-22 16:21:46 +0000
commite4951a983b6edd3aa0ee1a3db4cd586907fb6455 (patch)
tree003bee1efd3a695857a12cacdc11eda79c1a4062 /Makefile
parente5cdb84647b17427ed0f8afc77ab83af6f537ac0 (diff)
downloadacf-core-e4951a983b6edd3aa0ee1a3db4cd586907fb6455.tar.bz2
acf-core-e4951a983b6edd3aa0ee1a3db4cd586907fb6455.tar.xz
Modified Makefiles and tagged for release with lots of security fixes.v0.4.19
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1689 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 55604ca..729e20b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.18
+VERSION=0.4.19
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)