Skip to content

Commit 3357e1e

Browse files
committed
Moved to 2.6-stable
1 parent d8871c2 commit 3357e1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

autogen.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
# NOTE: update version in CMakeLists.txt after changing these
44
N2N_MAJOR="2"
5-
N2N_MINOR="5"
6-
N2N_PATCH="1"
5+
N2N_MINOR="6"
6+
N2N_PATCH="0"
77

88
N2N_VERSION_SHORT="$N2N_MAJOR.$N2N_MINOR.$N2N_PATCH"
99

0 commit comments

Comments
 (0)