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