Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit fef8efe

Browse files
committed
bump for release
1 parent d6bb60a commit fef8efe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export TOPDIR := $(CURDIR)
66

77
export LIBFAT_MAJOR := 1
88
export LIBFAT_MINOR := 1
9-
export LIBFAT_PATCH := 4
9+
export LIBFAT_PATCH := 5
1010

1111
export VERSTRING := $(LIBFAT_MAJOR).$(LIBFAT_MINOR).$(LIBFAT_PATCH)
1212

0 commit comments

Comments
 (0)