diff options
| author | Michael Forney <mforney@mforney.org> | 2018-12-23 10:56:22 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-12-23 13:40:49 -0800 |
| commit | ef510023de45de4ef587f35846022f00945ef5bd (patch) | |
| tree | 29ca5dcbd2829b528e852f36db191eedbed18e6c /pkg/sshfs/config.h | |
| parent | d635d9281ba10519821736ad91d2beddee5361ba (diff) | |
sshfs: Update to 3.5.1
Diffstat (limited to 'pkg/sshfs/config.h')
| -rw-r--r-- | pkg/sshfs/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sshfs/config.h b/pkg/sshfs/config.h index abac03d3..cf75b952 100644 --- a/pkg/sshfs/config.h +++ b/pkg/sshfs/config.h @@ -1,2 +1,2 @@ #define IDMAP_DEFAULT "none" -#define PACKAGE_VERSION "3.5.0" +#define PACKAGE_VERSION "3.5.1" |
