diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-01-18 15:46:55 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-01-18 15:46:55 +0000 |
commit | 9ce48686e81f7ace3028a630c91795a8e76ea6a5 (patch) | |
tree | c43057f45ab0cd283b3fff780ed520184a06e625 /Makefile | |
parent | 8a180f8a449ab86e1f7e22459e0512ee3ac613f1 (diff) | |
download | acf-provisioning-0.8.7.tar.bz2 acf-provisioning-0.8.7.tar.xz |
Bump version to 0.8.7v0.8.7
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=provisioning PACKAGE=acf-$(APP_NAME) -VERSION=0.8.6 +VERSION=0.8.7 APP_DIST=\ provisioning* \ |