diff options
| author | Michael Forney <mforney@mforney.org> | 2017-08-10 20:13:38 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-08-10 20:13:38 -0700 |
| commit | 15876a42c27ab666d36e2f73cd116a3b26199729 (patch) | |
| tree | f83a5e1481517e359e7ab466034ed0392c3062ac /pkg/sshfs/config.h | |
| parent | 8bb86237036b5dabaebd7c7039131bc0022b6481 (diff) | |
sshfs: Update to 3.2.0
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 eb0b4992..47f7df12 100644 --- a/pkg/sshfs/config.h +++ b/pkg/sshfs/config.h @@ -1,2 +1,2 @@ #define IDMAP_DEFAULT "none" -#define PACKAGE_VERSION "3.1.0" +#define PACKAGE_VERSION "3.2.0" |
