diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2022-02-24 17:45:00 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2022-02-24 17:45:00 -0500 |
commit | e14f04e52f792d12f3798b3c69bd0279ac7d3150 (patch) | |
tree | 0537ddc2eb27286b64a2cfd8889c92d2aa80bab0 /bfs.h | |
parent | ed4a45ff5fc8aa53fd66f6059697bac171ba9d69 (diff) | |
download | bfs-e14f04e52f792d12f3798b3c69bd0279ac7d3150.tar.xz |
Release 2.4.12.4.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 "2.4" +# define BFS_VERSION "2.4.1" #endif #ifndef BFS_HOMEPAGE |