mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
synced 2024-11-14 13:23:42 +08:00
f2fs-tools: upgrade version 1.16.0
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
This commit is contained in:
parent
542cc5741f
commit
06c027abc6
@ -274,12 +274,12 @@ AC_CHECK_MEMBER([struct blk_zone.capacity],
|
||||
]])
|
||||
|
||||
# export library version info for mkfs/libf2fs_format_la
|
||||
AC_SUBST(FMT_CURRENT, 8)
|
||||
AC_SUBST(FMT_CURRENT, 9)
|
||||
AC_SUBST(FMT_REVISION, 0)
|
||||
AC_SUBST(FMT_AGE, 0)
|
||||
|
||||
# export library version info for lib/libf2fs_la
|
||||
AC_SUBST(LIBF2FS_CURRENT, 9)
|
||||
AC_SUBST(LIBF2FS_CURRENT, 10)
|
||||
AC_SUBST(LIBF2FS_REVISION, 0)
|
||||
AC_SUBST(LIBF2FS_AGE, 0)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user