X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;ds=sidebyside;f=Android.bp;h=97390041d3701a62d24a83f049d2f372a3b8aed3;hb=d42e06ebb41ea4656d7331792cdefcab517f11ce;hp=f26e30c0780394027a749076a83905a456064c35;hpb=1e7534bbaa34e6c2a8c9809dfcf6588112cbdee4;p=sven%2Ffuse-exfat.git diff --git a/Android.bp b/Android.bp index f26e30c..9739004 100644 --- a/Android.bp +++ b/Android.bp @@ -25,7 +25,7 @@ cc_defaults { "-Wno-error", "-D_FILE_OFFSET_BITS=64", "-DPACKAGE=\"exfat\"", - "-DVERSION=\"1.3.0\"", + "-DVERSION=\"1.4.0\"", ], shared_libs: ["liblog"], }