diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-03-27 14:20:07 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-03-27 14:20:07 -0400 |
commit | c04ed01f5c008733c4d4575b888e1c40a8797e24 (patch) | |
tree | 04dc19ad69bee59e0378219e530f36f6aece0a83 /bfs.h | |
parent | c5ad36dd179c63517738cecaaf8474d8fd665a98 (diff) | |
download | bfs-c04ed01f5c008733c4d4575b888e1c40a8797e24.tar.xz |
Release 2.52.5
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 "2.4.1" +# define BFS_VERSION "2.5" #endif #ifndef BFS_HOMEPAGE |