diff options
author | Christian Pointner <equinox@anytun.org> | 2018-06-08 18:26:13 +0200 |
---|---|---|
committer | Christian Pointner <equinox@anytun.org> | 2018-06-08 18:26:13 +0200 |
commit | 446a96dc80c9c800a1fbab140d9a6c4e3ccd8f15 (patch) | |
tree | 2a440a9c9717fecc10e956b2c4d661a5de0693d0 | |
parent | fix off-by-one error in linux/tun.c (diff) |
updated version and rebuilt manpage
-rw-r--r-- | doc/uanytun.8 | 4 | ||||
-rw-r--r-- | version | 2 |
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 .\" ----------------------------------------------------------------- @@ -1 +1 @@ -0.3.6 +0.3.7 |