From dd275b1c5ff2c892a095d18f1e26e865cc14ce6f Mon Sep 17 00:00:00 2001 From: Kent Overstreet Date: Wed, 19 Jun 2024 09:05:50 -0400 Subject: Update version to 1.9.0 Signed-off-by: Kent Overstreet --- Cargo.toml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 9709e478..e92a61d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "bcachefs-tools" -version = "0.3.1" +version = "1.9.0" authors = ["Yuxuan Shui ", "Kayla Firestack ", "Kent Overstreet " ] edition = "2021" rust-version = "1.70" diff --git a/Makefile b/Makefile index 2751f5b6..c1f5f39c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.7.0 +VERSION=1.9.0 PREFIX?=/usr/local LIBEXECDIR?=$(PREFIX)/libexec -- cgit v1.2.3-70-g09d2