Skip to content

Versioned sonames have disappeared #195

@merkys

Description

@merkys

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).07

Is this intentional? Uncommenting these lines bring back versions to sonames.

By the way, building with CMake build system also results in version-less sonames.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions