From 93b9e737f1ab346ddfea7a10aad4361fdedaef07 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 3 Jan 2019 21:04:50 -0500 Subject: Release 1.3.1 --- bfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bfs.h') diff --git a/bfs.h b/bfs.h index 7369660..1174da4 100644 --- a/bfs.h +++ b/bfs.h @@ -18,7 +18,7 @@ #define BFS_H #ifndef BFS_VERSION -# define BFS_VERSION "1.3" +# define BFS_VERSION "1.3.1" #endif #ifndef BFS_HOMEPAGE -- cgit v1.2.3