summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2018-02-08 18:37:28 -0500
committerTavian Barnes <tavianator@tavianator.com>2018-02-08 18:37:28 -0500
commitf21cbfd4eaef06b5cd45455130af37b66413954c (patch)
tree63849d687c12181253a7d6148580af7d326bc0f0 /bfs.h
parent649d85b8e3bd3797baa68c405d33c5241f3fb70b (diff)
downloadbfs-f21cbfd4eaef06b5cd45455130af37b66413954c.tar.xz
Release 1.2.11.2.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 c46394c..d47ca8f 100644
--- a/bfs.h
+++ b/bfs.h
@@ -18,7 +18,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "1.2"
+# define BFS_VERSION "1.2.1"
#endif
#ifndef BFS_HOMEPAGE