Skip to content

Commit b1f8d68

Browse files
authored
Update cmdline.h
1 parent 756e5ce commit b1f8d68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmdline.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ extern "C" {
3131

3232
#ifndef CMDLINE_PARSER_VERSION
3333
/** @brief the program version */
34-
#define CMDLINE_PARSER_VERSION "v1.1, Nov. 2018"
34+
#define CMDLINE_PARSER_VERSION "v1.1, Nov. 2018 [Jack J. Miller, University of Oxford]"
3535
#endif
3636

3737
/** @brief Where the command line options are stored */

0 commit comments

Comments
 (0)