summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2010-03-10 15:00:43 +0000
committerTed Trask <ttrask01@yahoo.com>2010-03-10 15:00:43 +0000
commite1b230bf9560430b6b5762b2ca96eb6d8e2a575b (patch)
tree0767502273410fa74bac45988fd8662f35d8fdac /Makefile
parentb432c381028ed2db46a2c960b57db9efbc220093 (diff)
downloadacf-core-e1b230bf9560430b6b5762b2ca96eb6d8e2a575b.tar.bz2
acf-core-e1b230bf9560430b6b5762b2ca96eb6d8e2a575b.tar.xz
Bumped version to 0.10.4v0.10.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 537d87d..c6cc5b9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=core
PACKAGE=acf-$(APP_NAME)
-VERSION=0.10.3
+VERSION=0.10.4
P=$(PACKAGE)-$(VERSION)
DISTDIR:=$(shell pwd)/$(P)