diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-01-13 20:46:25 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-01-13 20:46:25 +0000 |
commit | a1d5bcdbcf64b231521d460e517648a6ba3ffbca (patch) | |
tree | 7ed63fb7d4e1ea64b9f4e22b9d4829b91c644625 | |
parent | 3d926e165d9549d04127b0b0ffa38ad069c3abcb (diff) | |
download | acf-lib-a1d5bcdbcf64b231521d460e517648a6ba3ffbca.tar.bz2 acf-lib-a1d5bcdbcf64b231521d460e517648a6ba3ffbca.tar.xz |
Bump version to 0.8.1v0.8.1
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=lib PACKAGE=acf-$(APP_NAME) -VERSION=0.8.0 +VERSION=0.8.1 APP_DIST=\ *.lua\ |