summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2009-11-19 16:26:08 +0000
committerTed Trask <ttrask01@yahoo.com>2009-11-19 16:26:08 +0000
commit3424c10a7a9cadc4697951b259d70fc26f56b197 (patch)
tree414f27c79e0f51dc4bf0e4bffb2ff680c778f1cb /Makefile
parent0b4d7742743741065201b8acf084b9248b5f186e (diff)
downloadacf-openvpn-3424c10a7a9cadc4697951b259d70fc26f56b197.tar.bz2
acf-openvpn-3424c10a7a9cadc4697951b259d70fc26f56b197.tar.xz
Major changes to only handle one config and add cert processing.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2c57b5e..46b8ca7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
APP_NAME=openvpn
PACKAGE=acf-$(APP_NAME)
-VERSION=0.4.3
+VERSION=0.5.0
APP_DIST= \
openvpn* \