Explorar o código

Fix comment about SOVERSION

Milan Bouchet-Valat %!s(int64=11) %!d(string=hai) anos
pai
achega
c41813f64b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Make.inc

+ 1 - 1
Make.inc

@@ -2,7 +2,7 @@
 
 OS := $(shell uname)
 # Do not forget to bump SOMINOR when changing VERSION,
-# and SOMAJOR when changing API
+# and SOMAJOR when breaking ABI in a backward-incompatible way
 VERSION = 0.4
 SOMAJOR = 1
 SOMINOR = 0