diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-10-27 22:32:10 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-10-27 22:32:10 -0400 |
commit | 3c02f3290804acedfc922ae82ce2a3aca5ca2ec7 (patch) | |
tree | 2357b8dfbd50c89d87719002005988389e98d038 /bfs.h | |
parent | 462a2cb18ca51afec08e3c80acfe79dd69786332 (diff) | |
download | bfs-3c02f3290804acedfc922ae82ce2a3aca5ca2ec7.tar.xz |
Release 1.1.41.1.4
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.1.3" +# define BFS_VERSION "1.1.4" #endif #ifndef BFS_HOMEPAGE |