diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-08 11:10:31 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-08 11:10:31 +0000 |
commit | 13d098c6d737623ea5038b3e348751b5ebf11fa2 (patch) | |
tree | b18b52251d7e33a05043e754a9d44d0df955dae6 /doc/index.html | |
parent | 34b00c71708ebe67122f1965b9f736f802ce14f2 (diff) | |
download | utmps-13d098c6d737623ea5038b3e348751b5ebf11fa2.tar.xz |
bugfix: utmps-utmpd locking was too fine-grained.
Also prepare for 0.0.2.2
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 c1e5d42..8f5cafe 100644 --- a/doc/index.html +++ b/doc/index.html @@ -76,7 +76,7 @@ suitable replacement for <h3> Download </h3> <ul> - <li> The current released version of utmps is <a href="utmps-0.0.2.1.tar.gz">0.0.2.1</a>. </li> + <li> The current released version of utmps is <a href="utmps-0.0.2.2.tar.gz">0.0.2.2</a>. </li> <li> Alternatively, you can checkout a copy of the <a href="//git.skarnet.org/cgi-bin/cgit.cgi/utmps/">utmps git repository</a>: |