diff options
author | Ted Trask <ttrask01@yahoo.com> | 2014-04-26 13:20:40 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2014-04-26 13:20:40 +0000 |
commit | 10b78269ed0bc055c0e89881644fe57d6b8a2669 (patch) | |
tree | 3e3fd9ab26d7788e0fc2c90f0318b02df005314d | |
parent | 361b9ba9b2f31b3fe5d61eecb932ba5aa26090e7 (diff) | |
download | acf-clamsmtp-10b78269ed0bc055c0e89881644fe57d6b8a2669.tar.bz2 acf-clamsmtp-10b78269ed0bc055c0e89881644fe57d6b8a2669.tar.xz |
Bump version to 0.5.0v0.5.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=clamsmtp PACKAGE=acf-$(APP_NAME) -VERSION=0.4.0 +VERSION=0.5.0 APP_DIST=\ clamsmtp* \ |