Skip to content

Commit

Permalink
sequenceParser: up to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement Champetier committed Nov 28, 2016
1 parent dcfad5b commit c519c45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/sequenceParser/common.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
#define _SEQUENCE_PARSER_COMMON_DEFINITIONS_HPP

#define SEQUENCEPARSER_VERSION_MAJOR 2
#define SEQUENCEPARSER_VERSION_MINOR 0
#define SEQUENCEPARSER_VERSION_MICRO 1
#define SEQUENCEPARSER_VERSION_MINOR 1
#define SEQUENCEPARSER_VERSION_MICRO 0

#include <string>
#include <cstddef>
Expand Down

0 comments on commit c519c45

Please sign in to comment.