فهرست منبع

Fix comment about SOVERSION

Milan Bouchet-Valat 10 سال پیش
والد
کامیت
c41813f64b
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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