X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=CMakeLists.txt;h=c61c483368afe83aa47486aac76385bfe67eea26;hb=6ca245e1d26401609f4811e90ffed40a09cb51bd;hp=a17e2b355c3f756c70ecc07db62cf4d6641de444;hpb=7bbf49883780af4d17e264b6a0f03daa543f9077;p=rrq%2Ffuse_xattrs.git diff --git a/CMakeLists.txt b/CMakeLists.txt index a17e2b3..c61c483 100644 --- 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 2) +set(FUSE_XATTRS_VERSION_MINOR 3) set(BINARY_SIDECAR_EXT \".xattr\")