summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-04-16 14:46:13 +0000
committerMika Havela <mika.havela@gmail.com>2008-04-16 14:46:13 +0000
commit0dd8254a5279f3bce0a0fcc4d4e89bdb12c8bffa (patch)
treee79fb2bb0c41a4b8275696abeb9ea0ccf9d9a52a /Makefile
parent87500311f12cb7c2768e8ce4e138847f9283e4b6 (diff)
downloadacf-core-0dd8254a5279f3bce0a0fcc4d4e89bdb12c8bffa.tar.bz2
acf-core-0dd8254a5279f3bce0a0fcc4d4e89bdb12c8bffa.tar.xz
Updated Makefilev0.3.3release-0.3.3
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1025 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 fec453a..f4aa057 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.3.2
+VERSION=0.3.3
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)