Released 3.6.2 fuse-3.6.2
authorNikolaus Rath <Nikolaus@rath.org>
Tue, 9 Jul 2019 12:36:50 +0000 (05:36 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Tue, 9 Jul 2019 12:36:50 +0000 (05:36 -0700)
ChangeLog.rst
meson.build

index 49b8e4fd80b884f082419cdaf3982977b9ecbbf8..aa7842a05712c403ebf635caa569019a0c430abc 100644 (file)
@@ -1,5 +1,5 @@
-Unreleased Changes
-==================
+libfuse 3.6.2 (2019-07-09)
+==========================
 
 * The init script is now installed to /etc/ rather than /usr/local/etc
   by default.
index 24ac05d0cd08d9dfa167a812501125b7b5964114..f101d821a15c6bdde2ba7560be77e2d78da6da76 100644 (file)
@@ -1,4 +1,4 @@
-project('libfuse3', ['cpp', 'c'], version: '3.6.1',
+project('libfuse3', ['cpp', 'c'], version: '3.6.2',
         meson_version: '>= 0.42',
         default_options: [ 'buildtype=debugoptimized' ])