Skip to content

Commit 7de202e

Browse files
committed
[FIX] fixed with the interval join operator
1 parent f23cb93 commit 7de202e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/windflow-doxygen.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ PROJECT_NAME = "WindFlow"
3838
# could be handy for archiving the generated documentation or if some version
3939
# control system is used.
4040

41-
PROJECT_NUMBER = 4.0.0
41+
PROJECT_NUMBER = 4.2.0
4242

4343
# Using the PROJECT_BRIEF tag one can provide an optional one line description
4444
# for a project that appears at the top of each page and should give viewer a
@@ -820,6 +820,7 @@ INPUT = ../wf/doxygen-mainpage.hpp \
820820
../wf/persistent/p_filter.hpp \
821821
../wf/flatmap.hpp \
822822
../wf/persistent/p_flatmap.hpp \
823+
../wf/interval_join.jpp \
823824
../wf/iterable.hpp \
824825
../wf/keyed_windows.hpp \
825826
../wf/persistent/p_keyed_windows.hpp \

0 commit comments

Comments
 (0)