From a3f0958250b58a4aade0ef9f1068294c97ff17c3 Mon Sep 17 00:00:00 2001 From: Jamie Wilkinson Date: Fri, 26 Aug 2022 15:57:48 +1000 Subject: [PATCH] Mint version 0.47 --- nss_cache/__init__.py | 2 +- nsscache.1 | 2 +- nsscache.conf.5 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nss_cache/__init__.py b/nss_cache/__init__.py index dfa9a524..6e07d994 100644 --- a/nss_cache/__init__.py +++ b/nss_cache/__init__.py @@ -25,4 +25,4 @@ __author__ = ('jaq@google.com (Jamie Wilkinson)', 'vasilios@google.com (Vasilios Hoffman)') -__version__ = '0.46' +__version__ = '0.47' diff --git a/nsscache.1 b/nsscache.1 index bb6c5208..cf8a8214 100644 --- a/nsscache.1 +++ b/nsscache.1 @@ -1,4 +1,4 @@ -.TH NSSCACHE 1 2022-08-26 "nsscache 0.46" "User Commands" +.TH NSSCACHE 1 2022-08-26 "nsscache 0.47" "User Commands" .SH NAME nsscache \- synchronise a local NSS cache with an upstream data source .SH SYNOPSIS diff --git a/nsscache.conf.5 b/nsscache.conf.5 index ab3c1281..d5c438b1 100644 --- a/nsscache.conf.5 +++ b/nsscache.conf.5 @@ -1,4 +1,4 @@ -.TH NSSCACHE.CONF 5 2022-08-26 "nsscache 0.46" "File formats" +.TH NSSCACHE.CONF 5 2022-08-26 "nsscache 0.47" "File formats" .SH NAME nsscache.conf - NSS local cache synchroniser configuration file .SH SYNOPSIS