Skip to content

Commit 39663c8

Browse files
committed
Released 3.3.2
1 parent 646a3c4 commit 39663c8

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

AUTHORS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,11 @@ Anatol Pomozov <anatol.pomozov@gmail.com>
1919
Benjamin Fleischer <fleiben@gmail.com>
2020
Berserker <berserker.troll@yandex.com>
2121
Bill Zissimopoulos <billziss@navimatics.com>
22+
Brandon Carter <b-carter@users.noreply.github.com>
2223
Chris Wolfe <cwolfe@chromium.org>
2324
gala <gala132@users.noreply.github.com>
2425
George Vlahavas <vlahavas@gmail.com>
26+
G.raud Meyer <graud@gmx.com>
2527
harrim4n <git@harrim4n.com>
2628
Jakub Jelen <jjelen@redhat.com>
2729
Julio Merino <jmmv@google.com>

ChangeLog.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Release 3.3.2 (2018-04-29)
2+
--------------------------
3+
4+
* New `renamexdev` workaround.
5+
16
Release 3.3.1 (2017-10-25)
27
--------------------------
38

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('sshfs', 'c', version: '3.3.1',
1+
project('sshfs', 'c', version: '3.3.2',
22
meson_version: '>= 0.38',
33
default_options: [ 'buildtype=debugoptimized' ])
44

0 commit comments

Comments
 (0)