diff options
author | Ted Trask <ttrask01@yahoo.com> | 2014-07-04 14:57:27 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2014-07-04 14:57:27 +0000 |
commit | c3855ba459a945c3e697008fa3813a03e408068d (patch) | |
tree | df7d6ee4b496638ccf46bbeff924cc79af7fce6e | |
parent | e5321e16eccea02d77066f8cf12359f2d55878e8 (diff) | |
download | acf-weblog-c3855ba459a945c3e697008fa3813a03e408068d.tar.bz2 acf-weblog-c3855ba459a945c3e697008fa3813a03e408068d.tar.xz |
Bump version to 0.9.2v0.9.2
-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.9.1 +VERSION=0.9.2 CRON_FILE=weblogimport |