Skip to content

Commit c519c45

Browse files
author
Clement Champetier
committed
sequenceParser: up to v2.1.0
1 parent dcfad5b commit c519c45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/sequenceParser/common.hpp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#define _SEQUENCE_PARSER_COMMON_DEFINITIONS_HPP
33

44
#define SEQUENCEPARSER_VERSION_MAJOR 2
5-
#define SEQUENCEPARSER_VERSION_MINOR 0
6-
#define SEQUENCEPARSER_VERSION_MICRO 1
5+
#define SEQUENCEPARSER_VERSION_MINOR 1
6+
#define SEQUENCEPARSER_VERSION_MICRO 0
77

88
#include <string>
99
#include <cstddef>

0 commit comments

Comments
 (0)