diff options
| author | Michael Forney <mforney@mforney.org> | 2017-09-21 22:30:20 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-09-25 19:23:07 -0700 |
| commit | 28e4786f06f2468b0fc304daed245bf908f2ae0e (patch) | |
| tree | 57e240875817cc4ac0ee7ae389327ea706f66609 /pkg/sshfs/config.h | |
| parent | b62a42b67fdb29b449b10601618dc53847c19024 (diff) | |
sshfs: Update to 3.3.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 47f7df12..9a064ace 100644 --- a/pkg/sshfs/config.h +++ b/pkg/sshfs/config.h @@ -1,2 +1,2 @@ #define IDMAP_DEFAULT "none" -#define PACKAGE_VERSION "3.2.0" +#define PACKAGE_VERSION "3.3.0" |
