Skip to content

Commit 4971b56

Browse files
authored
Update Make.inc
1 parent ca996ac commit 4971b56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Make.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ default: all
66
OS := $(shell uname)
77
# Do not forget to bump SOMINOR when changing VERSION,
88
# and SOMAJOR when breaking ABI in a backward-incompatible way
9-
VERSION = 0.5.6
9+
VERSION = 0.6.0
1010
SOMAJOR = 2
1111
SOMINOR = 5
1212
DESTDIR =

0 commit comments

Comments
 (0)