summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMika Havela <mika.havela@gmail.com>2008-03-04 13:11:16 +0000
committerMika Havela <mika.havela@gmail.com>2008-03-04 13:11:16 +0000
commitf0e98ad03a9004d6683c3a7c1056d19d389b05fa (patch)
treefcd8d80291e99f247e830da9664d446d75586a8f /Makefile
parenta24fc1d3dd2bc885f5ddd79d92e29fdc5c931b52 (diff)
downloadacf-core-f0e98ad03a9004d6683c3a7c1056d19d389b05fa.tar.bz2
acf-core-f0e98ad03a9004d6683c3a7c1056d19d389b05fa.tar.xz
Udated Makefile with release numbers
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@813 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 a529f40..e997111 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.2
+VERSION=0.3
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)