diff options
author | Ted Trask <ttrask01@yahoo.com> | 2013-01-01 22:46:56 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2013-01-01 22:46:56 +0000 |
commit | 16aff3abcc5fddb01113dc8a93fd5bfe31aeb069 (patch) | |
tree | 38d992807025d80ff4320343244895936a031b40 | |
parent | 29248160e70e123e5fae479344b8bc69d58034bf (diff) | |
download | acf-openssl-16aff3abcc5fddb01113dc8a93fd5bfe31aeb069.tar.bz2 acf-openssl-16aff3abcc5fddb01113dc8a93fd5bfe31aeb069.tar.xz |
Bump version to 0.7.0v0.7.0
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=openssl PACKAGE=acf-$(APP_NAME) -VERSION=0.6.1 +VERSION=0.7.0 APP_DIST=\ openssl*.lua \ |