diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-09-24 21:37:35 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-09-24 21:37:35 +0000 |
commit | 46be82dc605e24419482d2de2f22e336865707f1 (patch) | |
tree | 378c97c411b3cf04ba2f3bdfe2dde6d86ab2389f /doc/index.html | |
parent | 627ccd3d1ee8b14ffd76998da08d655c23485aa5 (diff) | |
download | mdevd-46be82dc605e24419482d2de2f22e336865707f1.tar.xz |
Add -o outputfd, first draft
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 0d2c62b..9b6f46b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -114,7 +114,7 @@ library. </li> <ul> <li> The current released version of mdevd is -<a href="mdevd-0.1.1.2.tar.gz">0.1.1.2</a>. </li> +<a href="mdevd-0.1.2.0.tar.gz">0.1.2.0</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/mdevd/">mdevd git repository</a>: |