Skip to content

Commit

Permalink
Bumped tabulate universal version to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
p-ranav committed Jan 7, 2021
1 parent b38c918 commit 57b1032
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion include/tabulate/tabulate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ SOFTWARE.

// Project version
#define TABULATE_VERSION_MAJOR 1
#define TABULATE_VERSION_MINOR 3
#define TABULATE_VERSION_MINOR 4
#define TABULATE_VERSION_PATCH 0

// Composing the protocol version string from major, and minor
Expand Down
2 changes: 1 addition & 1 deletion single_include/tabulate/tabulate.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7567,7 +7567,7 @@ SOFTWARE.

// Project version
#define TABULATE_VERSION_MAJOR 1
#define TABULATE_VERSION_MINOR 3
#define TABULATE_VERSION_MINOR 4
#define TABULATE_VERSION_PATCH 0

// Composing the protocol version string from major, and minor
Expand Down

0 comments on commit 57b1032

Please sign in to comment.