diff options
| author | Michael Forney <mforney@mforney.org> | 2018-08-19 21:14:39 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2018-08-21 12:18:42 -0700 |
| commit | 68a9e06c2dfcb43c2c3bef5ac12942aa021cf453 (patch) | |
| tree | 790fa33b60b20ea6429de84b0112427029fc4adf /pkg/sshfs/config.h | |
| parent | 37ac685731b82d4163f22fd47152c2668f6d9e62 (diff) | |
sshfs: Update to 3.4.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 9a064ace..ce758316 100644 --- a/pkg/sshfs/config.h +++ b/pkg/sshfs/config.h @@ -1,2 +1,2 @@ #define IDMAP_DEFAULT "none" -#define PACKAGE_VERSION "3.3.0" +#define PACKAGE_VERSION "3.4.0" |
