Fix comment about SOVERSION

This commit is contained in:
Milan Bouchet-Valat 2014-07-29 15:46:20 +02:00
parent 0b9d67e54a
commit c41813f64b
1 changed files with 1 additions and 1 deletions

View File

@ -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