diff options
author | Ted Trask <ttrask01@yahoo.com> | 2009-09-16 13:40:35 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2009-09-16 13:40:35 +0000 |
commit | 9fe058d4b6aaedf085b72322b4d54b48fb6d5df5 (patch) | |
tree | ec1b85a36ad34a81ec7f97579ee319fccb5fe4b7 /Makefile | |
parent | 0c3e15063708f6218288ee5a30de090900655e0f (diff) | |
download | acf-weblog-9fe058d4b6aaedf085b72322b4d54b48fb6d5df5.tar.bz2 acf-weblog-9fe058d4b6aaedf085b72322b4d54b48fb6d5df5.tar.xz |
Added support for .gz log files, bumped to 0.4.2v0.4.2
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.1 +VERSION=0.4.2 APP_DIST=\ weblog* \ |