Skip to content

Commit

Permalink
Moved to 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaderi committed Aug 12, 2020
1 parent b478909 commit 472a987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# NOTE: update version in CMakeLists.txt after changing these
N2N_MAJOR="2"
N2N_MINOR="7"
N2N_MINOR="8"
N2N_PATCH="0"

N2N_VERSION_SHORT="$N2N_MAJOR.$N2N_MINOR.$N2N_PATCH"
Expand Down

0 comments on commit 472a987

Please sign in to comment.