summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-06-15 12:21:43 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-06-15 20:16:34 -0400
commit148c5856e4a3f916ec729469e36489f5280602d4 (patch)
treeb5812d301d4cfd58f0dccf3db3411e6aa6c5e6f5 /bfs.h
parent05beda493cf176e8d689e9c5eaf4273a32be772f (diff)
downloadbfs-148c5856e4a3f916ec729469e36489f5280602d4.tar.xz
Release 1.0.21.0.2
Diffstat (limited to 'bfs.h')
-rw-r--r--bfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfs.h b/bfs.h
index 67e8996..e341bac 100644
--- a/bfs.h
+++ b/bfs.h
@@ -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