diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-02-22 12:20:38 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-02-22 12:20:38 -0500 |
commit | 39dac54037dea20c8b4df2e71ffd5d83bfc880fb (patch) | |
tree | dac72f8eb2bfb6454677d114a1f75eb42b473acc /bfs.h | |
parent | 1d5c7a546565b426d1358944163107a13ac0b931 (diff) | |
download | bfs-39dac54037dea20c8b4df2e71ffd5d83bfc880fb.tar.xz |
Release 2.42.4
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.3.1" +# define BFS_VERSION "2.4" #endif #ifndef BFS_HOMEPAGE |