summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2017-08-10 22:05:09 -0400
committerTavian Barnes <tavianator@tavianator.com>2017-08-10 22:05:09 -0400
commite8892ce0517958f313a3d9a8888850f98713c4a2 (patch)
tree80616ef4cfab271080c960a1bfc3d164834e4835 /bfs.h
parent758bb619e8631be1773cbecb4226580c83a41651 (diff)
downloadbfs-ef4b98844103ac5499616792c5472fa9de1d319a.tar.xz
Release 1.1.11.1.1
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 0e43193..2b14b86 100644
--- a/bfs.h
+++ b/bfs.h
@@ -29,7 +29,7 @@
#include <time.h>
#ifndef BFS_VERSION
-# define BFS_VERSION "1.1"
+# define BFS_VERSION "1.1.1"
#endif
#ifndef BFS_HOMEPAGE