summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2018-06-08 18:26:13 +0200
committerChristian Pointner <equinox@anytun.org>2018-06-08 18:26:13 +0200
commit446a96dc80c9c800a1fbab140d9a6c4e3ccd8f15 (patch)
tree2a440a9c9717fecc10e956b2c4d661a5de0693d0
parentfix off-by-one error in linux/tun.c (diff)
updated version and rebuilt manpage
-rw-r--r--doc/uanytun.84
-rw-r--r--version2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/uanytun.8 b/doc/uanytun.8
index 941cdaa..e49a3e3 100644
--- a/doc/uanytun.8
+++ b/doc/uanytun.8
@@ -2,12 +2,12 @@
.\" Title: uanytun
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 01/04/2017
+.\" Date: 06/08/2018
.\" Manual: \ \&
.\" Source: \ \&
.\" Language: English
.\"
-.TH "UANYTUN" "8" "01/04/2017" "\ \&" "\ \&"
+.TH "UANYTUN" "8" "06/08/2018" "\ \&" "\ \&"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
diff --git a/version b/version
index 449d7e7..0f82685 100644
--- a/version
+++ b/version
@@ -1 +1 @@
-0.3.6
+0.3.7