diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-12-02 21:53:11 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-12-02 21:53:11 +0000 |
commit | 83284ae6afcea7f9bdc0bbbb0ad85a2b069fa190 (patch) | |
tree | 407cccd5cc65349d0d0f066e22a19338ca32947b | |
parent | a62da60076e0499cba0828f0e1dde658589d7e0e (diff) | |
download | acf-ipsec-tools-83284ae6afcea7f9bdc0bbbb0ad85a2b069fa190.tar.bz2 acf-ipsec-tools-83284ae6afcea7f9bdc0bbbb0ad85a2b069fa190.tar.xz |
Version bump on Makefiles.v0.3.13
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1619 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.12 +VERSION=0.3.13 APP_DIST=\ ipsectools* \ |