Skip to content

Commit

Permalink
bcachefs-tools: update VERSION in Makefile to 1.13.0
Browse files Browse the repository at this point in the history
Update VERSION in Makefile to 1.13.0.

Signed-off-by: Integral <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
  • Loading branch information
Integral-Tech authored and Kent Overstreet committed Oct 27, 2024
1 parent b7831af commit 511a714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION=1.12.0
VERSION=1.13.0

PREFIX?=/usr/local
LIBEXECDIR?=$(PREFIX)/libexec
Expand Down

0 comments on commit 511a714

Please sign in to comment.