diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-10-21 20:25:34 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-10-21 20:25:34 +0000 |
commit | a39978f1ae31d39adceaeed028728d1b8441e4c0 (patch) | |
tree | c99ef7872fa29b7ec970f5f99f23884878860560 | |
parent | 273d62ffe0dcf75e69f0c375438df93bb92e8faf (diff) | |
download | acf-openssl-a39978f1ae31d39adceaeed028728d1b8441e4c0.tar.bz2 acf-openssl-a39978f1ae31d39adceaeed028728d1b8441e4c0.tar.xz |
Version bump on several Makefiles.v0.1.5
git-svn-id: svn://svn.alpinelinux.org/acf/openssl/trunk@1558 ab2d0c66-481e-0410-8bed-d214d4d58bed
-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.1.4 +VERSION=0.1.5 APP_DIST=\ openssl*.lua \ |