diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-06-15 12:21:43 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-06-15 20:16:34 -0400 |
commit | 148c5856e4a3f916ec729469e36489f5280602d4 (patch) | |
tree | b5812d301d4cfd58f0dccf3db3411e6aa6c5e6f5 /bfs.h | |
parent | 05beda493cf176e8d689e9c5eaf4273a32be772f (diff) | |
download | bfs-148c5856e4a3f916ec729469e36489f5280602d4.tar.xz |
Release 1.0.21.0.2
Diffstat (limited to 'bfs.h')
-rw-r--r-- | bfs.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ #include <time.h> #ifndef BFS_VERSION -# define BFS_VERSION "1.0.1" +# define BFS_VERSION "1.0.2" #endif #ifndef BFS_HOMEPAGE |