diff options
author | Ted Trask <ttrask01@yahoo.com> | 2015-11-02 14:40:40 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2015-11-02 14:40:40 +0000 |
commit | 73b448dd41ffd62fc4b1baea5567594f412a58e8 (patch) | |
tree | fc18759fee8115f09f89aa0d3d23751dfdc8ddc9 | |
parent | 3d69b32a0b152ddbc90d272fb970a3e4781763b9 (diff) | |
download | acf-unbound-73b448dd41ffd62fc4b1baea5567594f412a58e8.tar.bz2 acf-unbound-73b448dd41ffd62fc4b1baea5567594f412a58e8.tar.xz |
Bump version to 0.1.0v0.1.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=unbound PACKAGE=acf-$(APP_NAME) -VERSION=0.0.1 +VERSION=0.1.0 APP_DIST=\ unbound* \ |