summaryrefslogtreecommitdiffstats
path: root/src/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-05-21 16:54:33 -0400
committerTavian Barnes <tavianator@tavianator.com>2022-05-21 16:56:18 -0400
commit1d9426489836a3178f8e1ef211649b2503a03d85 (patch)
tree70e69e528c016f621d5e49177a16ce63ac5c1efd /src/bfs.h
parentd2d25f5826b11b7d944706580d17839c5aea1a84 (diff)
downloadbfs-1d9426489836a3178f8e1ef211649b2503a03d85.tar.xz
Release 2.62.6
Diffstat (limited to 'src/bfs.h')
-rw-r--r--src/bfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bfs.h b/src/bfs.h
index 93d8d79..484d123 100644
--- a/src/bfs.h
+++ b/src/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "2.5"
+# define BFS_VERSION "2.6"
#endif
#ifndef BFS_HOMEPAGE