diff options
| author | Michael Forney <mforney@mforney.org> | 2019-04-23 21:45:42 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2019-04-23 21:45:42 -0700 |
| commit | 202afe1fa72291680eeb1548d68981f9b049671b (patch) | |
| tree | e82a5d7e1094e79d84745b6a5932546aaffe87a2 /pkg/sshfs/config.h | |
| parent | 79ee6160fe37f048935ec80ed66309fb3e4fe288 (diff) | |
sshfs: Update to 3.5.2
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 cf75b952..c4f45580 100644 --- a/pkg/sshfs/config.h +++ b/pkg/sshfs/config.h @@ -1,2 +1,2 @@ #define IDMAP_DEFAULT "none" -#define PACKAGE_VERSION "3.5.1" +#define PACKAGE_VERSION "3.5.2" |
