diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-11-04 21:29:59 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-11-04 21:29:59 +0000 |
commit | 66c832d762667d1de1df9a4e52dc3301fe547660 (patch) | |
tree | ff5e18e264a52d115f3969dff244f1a14209b935 | |
parent | 335211417fd5bab943a33561eb0a92010903fbdb (diff) | |
download | acf-ipsec-tools-66c832d762667d1de1df9a4e52dc3301fe547660.tar.bz2 acf-ipsec-tools-66c832d762667d1de1df9a4e52dc3301fe547660.tar.xz |
Version bump on several Makefiles.v0.3.11
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1578 ab2d0c66-481e-0410-8bed-d214d4d58bed
-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.10 +VERSION=0.3.11 APP_DIST=\ ipsectools* \ |