diff options
author | Ted Trask <ttrask01@yahoo.com> | 2012-12-04 15:11:58 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2012-12-04 15:11:58 +0000 |
commit | 8175cc531372f4c0bd9051ef7c42a882a2d142ed (patch) | |
tree | ad7912cc4cf5e0e1a33604d9d78f16b3de7e14cb | |
parent | 48c509c69a44006a69ee6a834a6a7129de3aede1 (diff) | |
download | acf-lib-0.3.1.tar.bz2 acf-lib-0.3.1.tar.xz |
Bump version to 0.3.1v0.3.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.3.0 +VERSION=0.3.1 APP_DIST=\ *.lua\ |