projects
/
rrq
/
fuse_xattrs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44ba89e
)
release 0.4
author
Felipe Barriga Richards
<spam@felipebarriga.cl>
Sun, 28 May 2017 01:10:48 +0000
(21:10 -0400)
committer
Felipe Barriga Richards
<spam@felipebarriga.cl>
Sun, 28 May 2017 01:10:48 +0000
(21:10 -0400)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index b7403a4d63fe796cb3d4ac4fb66d6a6b8268e963..1cb4b4f7a58b89eb983462d4fad63473f28cf49e 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-2,7
+2,7
@@
cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
project(fuse_xattrs C)
set(FUSE_XATTRS_VERSION_MAJOR 0)
-set(FUSE_XATTRS_VERSION_MINOR
3
)
+set(FUSE_XATTRS_VERSION_MINOR
4
)
set(BINARY_SIDECAR_EXT \".xattr\")