summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-09-16 11:44:13 +0000
committerTed Trask <ttrask01@yahoo.com>2009-09-16 11:44:13 +0000
commit0c3e15063708f6218288ee5a30de090900655e0f (patch)
tree02a3dea01414766883cb7d7ab17041c131fe4f88 /Makefile
parent8044a8225aa46c9cb7cbc39920fabf5edd782b59 (diff)
downloadacf-weblog-0c3e15063708f6218288ee5a30de090900655e0f.tar.bz2
acf-weblog-0c3e15063708f6218288ee5a30de090900655e0f.tar.xz
Fixed bug with score, bumped version to 0.4.1v0.4.1
Bug caused an exception when there was a ':' but no score in the block reason.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 496f12a..3eb56a3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=weblog
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.0
+VERSION=0.4.1
APP_DIST=\
weblog* \