diff options
author | Ted Trask <ttrask01@yahoo.com> | 2017-09-13 20:37:13 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2017-09-13 20:37:13 +0000 |
commit | 9c6f375cb398e089e0acb3c7404bd6d9733e4eaa (patch) | |
tree | e127c1387e18c8475c5cb5e488692cbac89372d3 /Makefile | |
parent | 67a900259f2faf1ff5e2f79627bc019643a18da6 (diff) | |
download | acf-lib-0.10.1.tar.bz2 acf-lib-0.10.1.tar.xz |
Bump version to 0.10.1v0.10.1
Diffstat (limited to 'Makefile')
-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.10.0 +VERSION=0.10.1 APP_DIST=\ *.lua\ |