prepare release

This commit is contained in:
Enno Boland
2018-07-30 13:47:08 +02:00
parent 21e28257d1
commit a5bfc59203
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
-include ../config.mk
LIBXBPS_MAJOR = 2
LIBXBPS_MAJOR = 3
LIBXBPS_MINOR = 0
LIBXBPS_MICRO = 0
LIBXBPS_SHLIB = libxbps.so.$(LIBXBPS_MAJOR).$(LIBXBPS_MINOR).$(LIBXBPS_MICRO)