diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2018-07-15 14:41:09 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2018-07-15 14:41:09 -0400 |
commit | 45eafe9cf597c071029d61a9625bb96034d5aac9 (patch) | |
tree | e503ccc2570b2775b00b90cf1d231d16eb7fa72d /bfs.h | |
parent | 6168bbdb7665ba40d351eae1ab1f570522677b63 (diff) | |
download | bfs-45eafe9cf597c071029d61a9625bb96034d5aac9.tar.xz |
Release 1.2.31.2.3
Diffstat (limited to 'bfs.h')
-rw-r--r-- | bfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ #define BFS_H #ifndef BFS_VERSION -# define BFS_VERSION "1.2.2" +# define BFS_VERSION "1.2.3" #endif #ifndef BFS_HOMEPAGE |