summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2008-11-18 21:34:20 +0000
committerTed Trask <ttrask01@yahoo.com>2008-11-18 21:34:20 +0000
commitb95d3f6b00fb44c476eaf9dfdf73483e6dfda21d (patch)
tree8c115ba1a339c6c474aa87c78b738d3f9fe31895 /Makefile
parent6a6e0c812beafc4a2b6304c8b17fae317035a898 (diff)
downloadacf-core-b95d3f6b00fb44c476eaf9dfdf73483e6dfda21d.tar.bz2
acf-core-b95d3f6b00fb44c476eaf9dfdf73483e6dfda21d.tar.xz
Version bump on Makefiles.v0.4.12
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1599 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 be54d6e..5ba2153 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.11
+VERSION=0.4.12
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)