diff options
author | Ted Trask <ttrask01@yahoo.com> | 2011-03-30 09:51:41 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2011-03-30 09:51:41 +0000 |
commit | ce1ae2c03555b10a0b0d9bdce2559ed9091a0d3c (patch) | |
tree | a5733e24a521349ce41ec55fcfa89438abfb563d /Makefile | |
parent | 0dfcc981a8d67b96ceda98783b0c65b025721c33 (diff) | |
download | acf-ipsec-tools-ce1ae2c03555b10a0b0d9bdce2559ed9091a0d3c.tar.bz2 acf-ipsec-tools-ce1ae2c03555b10a0b0d9bdce2559ed9091a0d3c.tar.xz |
Bumped version to 0.7.0v0.7.0
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.6.1 +VERSION=0.7.0 APP_DIST=\ ipsectools* \ |