diff options
author | Luke Stuart <lukestu@gmail.com> | 2011-08-10 15:03:33 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2011-08-10 11:53:30 -0400 |
commit | 28804449df1f28067b9eba8475452b5c97b2a1ac (patch) | |
tree | b5e712dbc55b15c0ee1612f8a1a0bccabbf3d9fc /Makefile | |
parent | 9377ebd8eef7b2e04d475a983369d8f9a903056b (diff) | |
download | acf-weblog-28804449df1f28067b9eba8475452b5c97b2a1ac.tar.bz2 acf-weblog-28804449df1f28067b9eba8475452b5c97b2a1ac.tar.xz |
Weblog Updates including Squark support and revamped analysis.
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.5.9 +VERSION=0.6.0 CRON_FILE=weblogimport |