diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-09-14 14:06:13 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-09-14 14:10:39 -0400 |
commit | 00c9d93a591db9179b4c5dacc289a2e11643e5ef (patch) | |
tree | 5b21c94481132d8c44983aad66dfe45713910e98 /bfs.h | |
parent | 4cfebe30000e7ce90c5763db6391137583e59700 (diff) | |
download | bfs-00c9d93a591db9179b4c5dacc289a2e11643e5ef.tar.xz |
Release 1.5.11.5.1
Diffstat (limited to 'bfs.h')
-rw-r--r-- | bfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ #define BFS_H #ifndef BFS_VERSION -# define BFS_VERSION "1.5" +# define BFS_VERSION "1.5.1" #endif #ifndef BFS_HOMEPAGE |