We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b478909 commit 472a987Copy full SHA for 472a987
autogen.sh
@@ -2,7 +2,7 @@
2
3
# NOTE: update version in CMakeLists.txt after changing these
4
N2N_MAJOR="2"
5
-N2N_MINOR="7"
+N2N_MINOR="8"
6
N2N_PATCH="0"
7
8
N2N_VERSION_SHORT="$N2N_MAJOR.$N2N_MINOR.$N2N_PATCH"
0 commit comments