Bump version numbers

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2025-02-03 14:13:39 -05:00
parent 3fcc955d00
commit 55afc8ad37
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bcachefs-tools"
version = "1.12.0"
version = "1.20.0"
authors = ["Yuxuan Shui <yshuiv7@gmail.com>", "Kayla Firestack <dev@kaylafire.me>", "Kent Overstreet <kent.overstreet@linux.dev>" ]
edition = "2021"
rust-version = "1.77"

View File

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