diff options
author | Ted Trask <ttrask01@yahoo.com> | 2014-04-26 13:24:46 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2014-04-26 13:24:46 +0000 |
commit | e0bf6a5921177d45f3483ca3f655c4a2e8d74b7c (patch) | |
tree | 5ef09de139c420cfaedc4182ef427539ca82eb95 /Makefile | |
parent | 77a0025e476071c0016383328cce59259c7fbacb (diff) | |
download | acf-fetchmail-e0bf6a5921177d45f3483ca3f655c4a2e8d74b7c.tar.bz2 acf-fetchmail-e0bf6a5921177d45f3483ca3f655c4a2e8d74b7c.tar.xz |
Bump version to 0.9.0v0.9.0
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=fetchmail PACKAGE=acf-$(APP_NAME) -VERSION=0.8.0 +VERSION=0.9.0 APP_DIST=\ fetchmail* \ |