summaryrefslogtreecommitdiffstats
path: root/bfs.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-02-22 12:20:38 -0500
committerTavian Barnes <tavianator@tavianator.com>2022-02-22 12:20:38 -0500
commit39dac54037dea20c8b4df2e71ffd5d83bfc880fb (patch)
treedac72f8eb2bfb6454677d114a1f75eb42b473acc /bfs.h
parent1d5c7a546565b426d1358944163107a13ac0b931 (diff)
downloadbfs-39dac54037dea20c8b4df2e71ffd5d83bfc880fb.tar.xz
Release 2.42.4
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 fa9e83e..796a2ae 100644
--- a/bfs.h
+++ b/bfs.h
@@ -22,7 +22,7 @@
#define BFS_H
#ifndef BFS_VERSION
-# define BFS_VERSION "2.3.1"
+# define BFS_VERSION "2.4"
#endif
#ifndef BFS_HOMEPAGE