-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Prior to v1.07.5 InChI has produced versioned sonames, but it seems that versions have disappeared starting with v1.07.5. Looking into the code, it seems that commenting out of the following lines in makefiles are responsible for the change:
# MAIN_VERSION = .1
# VERSION = $(MAIN_VERSION).07Is this intentional? Uncommenting these lines bring back versions to sonames.
By the way, building with CMake build system also results in version-less sonames.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels