bcachefs-tools: update VERSION in Makefile to 1.13.0

Update VERSION in Makefile to 1.13.0.

Signed-off-by: Integral <integral@archlinuxcn.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Integral 2024-10-26 20:51:16 +08:00 committed by Kent Overstreet
parent b7831af74d
commit 511a714ed3

View File

@ -1,4 +1,4 @@
VERSION=1.12.0
VERSION=1.13.0
PREFIX?=/usr/local
LIBEXECDIR?=$(PREFIX)/libexec