File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88#define MINOTAURVERSION_H
99
1010/* Define MINOTAUR_GIT_VERSION to whatever the output of git describe is. */
11- #define MINOTAUR_GIT_VERSION "v0.2-182-gc80398c "
11+ #define MINOTAUR_GIT_VERSION "v0.4-49-gfda002bb "
1212
1313/*
1414 * Version is defined as MINOTAUR_MAJOR_VERSION.MINOTAUR_MINOR_VERSION
1515 * patch MINOTAUR_PATCH_VERSION
1616 */
1717#define MINOTAUR_MAJOR_VERSION 0
1818#define MINOTAUR_MINOR_VERSION 4
19- #define MINOTAUR_PATCH_VERSION 0
19+ #define MINOTAUR_PATCH_VERSION 1
2020
2121#endif
2222
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ PROJECT_NAME = "Minotaur"
4040# could be handy for archiving the generated documentation or if some version
4141# control system is used.
4242# (minotaur config)
43- PROJECT_NUMBER = 0.4
43+ PROJECT_NUMBER = 0.4.1
4444
4545# Using the PROJECT_BRIEF tag one can provide an optional one line description
4646# for a project that appears at the top of each page and should give viewer a
Original file line number Diff line number Diff line change 1616 */
1717#define MINOTAUR_MAJOR_VERSION 0
1818#define MINOTAUR_MINOR_VERSION 4
19- #define MINOTAUR_PATCH_VERSION 0
19+ #define MINOTAUR_PATCH_VERSION 1
2020
2121#endif
2222
You can’t perform that action at this time.
0 commit comments