Skip to content

Commit

Permalink
Released 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikratio committed Jun 29, 2018
1 parent 4ed15c4 commit 30a2668
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ Berserker <berserker.troll@yandex.com>
Bill Zissimopoulos <billziss@navimatics.com>
Brandon Carter <b-carter@users.noreply.github.com>
Chris Wolfe <cwolfe@chromium.org>
Daniel Lublin <daniel@lublin.se>
gala <gala132@users.noreply.github.com>
George Vlahavas <vlahavas@gmail.com>
G.raud Meyer <graud@gmx.com>
harrim4n <git@harrim4n.com>
Jakub Jelen <jjelen@redhat.com>
Josh Triplett <josh@joshtriplett.org>
Julio Merino <jmmv@google.com>
Julio Merino <jmmv@meroh.net>
Mike Kelly <mike@pair.com>
Expand All @@ -36,6 +38,8 @@ Percy Jahn <email@percyjahn.de>
Qais Patankar <qaisjp@gmail.com>
Reid Wagner <wagnerreid@gmail.com>
Rian Hunter <rian@alum.mit.edu>
Rian Hunter <rianhunter@users.noreply.github.com>
Samuel Murray <samuel.murray@outlook.com>
Timo Savola <timo.savola@iki.fi>
tpoindessous <thomas@poindessous.com>
Zoltan Kuscsik <zoltan.kuscsik@linaro.org>
4 changes: 2 additions & 2 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Unreleased Changes
------------------
Release 3.4.0 (2018-06-29)
--------------------------

* Make utimens(NULL) result in timestamp "now" -- no more touched files
dated 1970-01-01
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('sshfs', 'c', version: '3.3.2',
project('sshfs', 'c', version: '3.4.0',
meson_version: '>= 0.38',
default_options: [ 'buildtype=debugoptimized' ])

Expand Down

0 comments on commit 30a2668

Please sign in to comment.