aboutsummaryrefslogtreecommitdiff
path: root/version.m4
diff options
context:
space:
mode:
authorJames Yonan <james@openvpn.net>2011-03-31 23:18:06 +0000
committerDavid Sommerseth <dazo@users.sourceforge.net>2011-04-26 22:29:11 +0200
commitac1310528a248c99e039e7afaf48724ad1b7f10e (patch)
tree2ffcfda98a42191aa063bac3607243ff459a34d0 /version.m4
parentAdded ./configure --enable-osxipconfig option for Mac OS X which will (diff)
downloadopenvpn-ac1310528a248c99e039e7afaf48724ad1b7f10e.tar.xz
Added more packet ID debug info at debug level 3 for debugging
false positive packet replays. Version 2.1.3q. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@7109 e7ae566f-a301-0410-adde-c780ea21d3b5
Diffstat (limited to 'version.m4')
-rw-r--r--version.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/version.m4 b/version.m4
index f8b3b8d..b539d1a 100644
--- a/version.m4
+++ b/version.m4
@@ -1,5 +1,5 @@
dnl define the OpenVPN version
-define(PRODUCT_VERSION,[2.1.3p])
+define(PRODUCT_VERSION,[2.1.3q])
dnl define the TAP version
define(PRODUCT_TAP_ID,[tap0901])
define(PRODUCT_TAP_WIN32_MIN_MAJOR,[9])