Bump libxbps soname major version.
This commit is contained in:
parent
2a2d2c0ed3
commit
8345070884
@ -1,6 +1,6 @@
|
|||||||
-include ../config.mk
|
-include ../config.mk
|
||||||
|
|
||||||
LIBXBPS_MAJOR = 0
|
LIBXBPS_MAJOR = 1
|
||||||
LIBXBPS_MINOR = 0
|
LIBXBPS_MINOR = 0
|
||||||
LIBXBPS_MICRO = 0
|
LIBXBPS_MICRO = 0
|
||||||
LIBXBPS_SHLIB = libxbps.so.$(LIBXBPS_MAJOR).$(LIBXBPS_MINOR).$(LIBXBPS_MICRO)
|
LIBXBPS_SHLIB = libxbps.so.$(LIBXBPS_MAJOR).$(LIBXBPS_MINOR).$(LIBXBPS_MICRO)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user