From 9f16f6d73c6793b3510385c381d0d4a8f8a7d7ff Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 21 Oct 2022 10:48:44 -0400 Subject: Release 2.6.2 --- src/bfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/bfs.h b/src/bfs.h index cf81412..d611e82 100644 --- a/src/bfs.h +++ b/src/bfs.h @@ -22,7 +22,7 @@ #define BFS_H #ifndef BFS_VERSION -# define BFS_VERSION "2.6.1" +# define BFS_VERSION "2.6.2" #endif #ifndef BFS_HOMEPAGE -- cgit v1.2.3