Skip to content

Commit

Permalink
release version, fix version macro typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarthianur committed Sep 30, 2020
1 parent 24b2a96 commit ef52034
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/sctf.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#define SCTF_SCTF_HPP

/// SCTF release version this source belongs to.
#define SCFT_VERSION "2.1-rc2"
#define SCTF_VERSION "2.1-0"

#include "comparator/equality.hpp"
#include "comparator/ordering.hpp"
Expand Down

0 comments on commit ef52034

Please sign in to comment.