diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-04-22 09:12:37 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-04-22 09:12:37 -0400 |
commit | 5912f89baec5251456a475345ed78582ccb9df5a (patch) | |
tree | d2314548478bdd1011aa87e64931e0246f027b66 /bfs.h | |
parent | 894aead8fcecffd99339f2825ce71bede7ec9695 (diff) | |
download | bfs-5912f89baec5251456a475345ed78582ccb9df5a.tar.xz |
Release 1.71.7
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.6" +# define BFS_VERSION "1.7" #endif #ifndef BFS_HOMEPAGE |