diff options
author | Ted Trask <ttrask01@yahoo.com> | 2009-12-08 17:14:33 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2009-12-08 17:14:33 +0000 |
commit | 39c5d576feb5921ca6686b90339e53dde973761f (patch) | |
tree | e59ce9bbc4aa33a5929227313aea8bc1cc74ffe2 /Makefile | |
parent | f9733260df48934826be9afa485329eb51bea24c (diff) | |
download | acf-weblog-39c5d576feb5921ca6686b90339e53dde973761f.tar.bz2 acf-weblog-39c5d576feb5921ca6686b90339e53dde973761f.tar.xz |
Bumped version to 0.4.10v0.4.10
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=weblog PACKAGE=acf-$(APP_NAME) -VERSION=0.4.9 +VERSION=0.4.10 CRON_FILE=weblogimport |