diff options
author | Ted Trask <ttrask01@yahoo.com> | 2012-12-26 21:36:48 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2012-12-26 21:36:48 +0000 |
commit | d13e866defa44278451ca2e6bf61d00da858607d (patch) | |
tree | ca4daa824cc0273244f70936ab4f6d3b4748629c | |
parent | 7f459c1df1f1663bd699dc1ecaa8f59f23239f09 (diff) | |
download | acf-apk-tools-0.8.0.tar.bz2 acf-apk-tools-0.8.0.tar.xz |
Bump version to 0.8.0v0.8.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=apk-tools PACKAGE=acf-$(APP_NAME) -VERSION=0.7.4 +VERSION=0.8.0 APP_DIST=\ apk* \ |