diff options
author | Ted Trask <ttrask01@yahoo.com> | 2011-09-20 20:01:06 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2011-09-20 20:01:06 +0000 |
commit | 7a7ad23510fa77774c57db24bd8f783765234457 (patch) | |
tree | a35301e11466234c488f8b5b36aa036c0bb1d915 /Makefile | |
parent | e4a9d44ad29cbc2ab1787fd7e207faecb124f3a7 (diff) | |
download | acf-openssl-0.4.0.tar.bz2 acf-openssl-0.4.0.tar.xz |
Bumped version to 0.4.0v0.4.0
Diffstat (limited to 'Makefile')
-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.3.2 +VERSION=0.4.0 APP_DIST=\ openssl*.lua \ |