diff options
author | Ted Trask <ttrask01@yahoo.com> | 2012-11-24 03:16:04 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2012-11-24 03:16:04 +0000 |
commit | a7b219e1b9a94767ac587f4971ac01c00ca825c4 (patch) | |
tree | 62d7398af4a35ba17ada6cf0b274114a17397150 | |
parent | 9ee1cd6513567c457cee79203df7b4cc682d0432 (diff) | |
download | acf-weblog-a7b219e1b9a94767ac587f4971ac01c00ca825c4.tar.bz2 acf-weblog-a7b219e1b9a94767ac587f4971ac01c00ca825c4.tar.xz |
Bumped version to 0.7.4v0.7.4
-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.7.3 +VERSION=0.7.4 CRON_FILE=weblogimport |