summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-03-27 14:20:07 -0400
committerTavian Barnes <tavianator@tavianator.com>2022-03-27 14:20:07 -0400
commitc04ed01f5c008733c4d4575b888e1c40a8797e24 (patch)
tree04dc19ad69bee59e0378219e530f36f6aece0a83 /bfs.h
parentc5ad36dd179c63517738cecaaf8474d8fd665a98 (diff)
downloadbfs-c04ed01f5c008733c4d4575b888e1c40a8797e24.tar.xz
Release 2.52.5
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 cc87f3c..93d8d79 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "2.4.1"
+# define BFS_VERSION "2.5"
#endif
#ifndef BFS_HOMEPAGE