diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-02-10 15:45:02 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-02-10 15:45:02 -0500 |
commit | 78a00f83b7ddc14abb2da7b1ac6c5c801e206d3f (patch) | |
tree | 9c87deeb0510018d68565bd3a7b27ed2f87e8f7e /bfs.h | |
parent | d64db6bad79e10f92c56e5572d6ae9072d62b3a3 (diff) | |
download | bfs-78a00f83b7ddc14abb2da7b1ac6c5c801e206d3f.tar.xz |
Release 1.3.31.3.3
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 "1.3.2" +# define BFS_VERSION "1.3.3" #endif #ifndef BFS_HOMEPAGE |