diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-10-07 19:07:22 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-10-07 19:07:22 +0000 |
commit | 39a332439796068a1eceba4fe526ba5e99452a75 (patch) | |
tree | de141cceb292c4ea212557698f4b2706235302f0 /Makefile | |
parent | 0a6827a5266fad8a865e9beba763f6d4a628e189 (diff) | |
download | acf-ipsec-tools-0.3.10.tar.bz2 acf-ipsec-tools-0.3.10.tar.xz |
Version bump on various Makefilesv0.3.10
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1543 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ APP_NAME=ipsec-tools PACKAGE=acf-$(APP_NAME) -VERSION=0.3.9 +VERSION=0.3.10 APP_DIST=\ ipsectools* \ |