diff options
author | Ted Trask <ttrask01@yahoo.com> | 2008-12-16 21:18:17 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2008-12-16 21:18:17 +0000 |
commit | cad10c9da021f1b91881585985cd2cf5f457bf9f (patch) | |
tree | 44cd35f6781e2172edda63bfe8a0ea4b69bd772d | |
parent | 1705cd872b0d82473730c8e1cd08c40ea9eacc71 (diff) | |
download | acf-ipsec-tools-0.3.14.tar.bz2 acf-ipsec-tools-0.3.14.tar.xz |
Modified Makefile to update version and tag for release.v0.3.14
git-svn-id: svn://svn.alpinelinux.org/acf/ipsec-tools/trunk@1637 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.13 +VERSION=0.3.14 APP_DIST=\ ipsectools* \ |