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 0b9d67e commit c41813fCopy full SHA for c41813f
Make.inc
@@ -2,7 +2,7 @@
2
3
OS := $(shell uname)
4
# Do not forget to bump SOMINOR when changing VERSION,
5
-# and SOMAJOR when changing API
+# and SOMAJOR when breaking ABI in a backward-incompatible way
6
VERSION = 0.4
7
SOMAJOR = 1
8
SOMINOR = 0
0 commit comments