We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca996ac commit 4971b56Copy full SHA for 4971b56
1 file changed
Make.inc
@@ -6,7 +6,7 @@ default: all
6
OS := $(shell uname)
7
# Do not forget to bump SOMINOR when changing VERSION,
8
# and SOMAJOR when breaking ABI in a backward-incompatible way
9
-VERSION = 0.5.6
+VERSION = 0.6.0
10
SOMAJOR = 2
11
SOMINOR = 5
12
DESTDIR =
0 commit comments