projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6507508
)
Released 3.6.2
fuse-3.6.2
author
Nikolaus Rath
<Nikolaus@rath.org>
Tue, 9 Jul 2019 12:36:50 +0000
(
05:36
-0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Tue, 9 Jul 2019 12:36:50 +0000
(
05:36
-0700)
ChangeLog.rst
patch
|
blob
|
history
meson.build
patch
|
blob
|
history
diff --git
a/ChangeLog.rst
b/ChangeLog.rst
index 49b8e4fd80b884f082419cdaf3982977b9ecbbf8..aa7842a05712c403ebf635caa569019a0c430abc 100644
(file)
--- a/
ChangeLog.rst
+++ b/
ChangeLog.rst
@@
-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.
diff --git
a/meson.build
b/meson.build
index 24ac05d0cd08d9dfa167a812501125b7b5964114..f101d821a15c6bdde2ba7560be77e2d78da6da76 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-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' ])