summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorroot <root@trask19.(none)>2009-06-04 15:05:37 +0000
committerroot <root@trask19.(none)>2009-06-04 15:05:37 +0000
commitd19ae729c62045f50757e7a29a9e0553d1735d0a (patch)
treeaebc3c4d7c2b60c0a8d4a36cc255148df1d084f0 /Makefile
parent38be13224a35c42f11267a4c81220fb6a5f04adb (diff)
downloadacf-core-d19ae729c62045f50757e7a29a9e0553d1735d0a.tar.bz2
acf-core-d19ae729c62045f50757e7a29a9e0553d1735d0a.tar.xz
Bumped revision to 0.5.0v0.5.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c43d2a..cace025 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.22
+VERSION=0.5.0
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)