diff options
author | Ted Trask <ttrask01@yahoo.com> | 2012-10-28 23:59:16 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2012-10-28 23:59:16 +0000 |
commit | 913e82a82eb2263456db875019b8b20d6f41f42e (patch) | |
tree | e27f07b2aa87ca12a107cf675d7d47506f4ae414 | |
parent | 3e134a432e45c878de1c5deae6faf42d229a9fcd (diff) | |
download | acf-weblog-913e82a82eb2263456db875019b8b20d6f41f42e.tar.bz2 acf-weblog-913e82a82eb2263456db875019b8b20d6f41f42e.tar.xz |
Bumped version to 0.7.1v0.7.1
-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.0 +VERSION=0.7.1 CRON_FILE=weblogimport |