Skip to content

Commit 35d2288

Browse files
committed
Merge PR #207 into development
* upstream/pr/207/head: version: Document pfasst::VERSION. Signed-off-by: Torbjörn Klatt <[email protected]>
2 parents b27bfb6 + 4a2eb21 commit 35d2288

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

include/pfasst.hpp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,11 @@ namespace pfasst
4343
* A few different examples demonstrating the use and functionality of PFASST++.
4444
*/
4545

46+
/**
47+
* PFASST++ version: closest release tag and a brief git hash.
48+
*
49+
* @var pfasst::VERSION
50+
* @ingroup Utilities
51+
*/
52+
4653
#endif

0 commit comments

Comments
 (0)