Skip to content

Conversation

@lazka
Copy link
Contributor

@lazka lazka commented Sep 23, 2025

Instead of hardcoding 0.0.0

If the 0.9.2-dev version is supposed to mean "less than" 0.9.2 instead of equal, then the .pc version format would need to be changed to 0.9.2dev, since pkgconf uses RPM version comparison. But let's keep it simple for now.

The version in CMake was added in #1336

Instead of hardcoding 0.0.0

If the 0.9.2-dev version is supposed to mean "less than" 0.9.2 instead of equal,
then the .pc version format would need to be changed to 0.9.2dev, since pkgconf
uses RPM version comparison. But let's keep it simple for now.

The version in CMake was added in ggml-org#1336
@ggerganov ggerganov requested a review from danbev September 25, 2025 15:40
@danbev
Copy link
Member

danbev commented Sep 25, 2025

If the 0.9.2-dev version is supposed to mean "less than" 0.9.2 instead of equal, then the .pc version format would need to be changed to 0.9.2dev, since pkgconf uses RPM version comparison.

I'll be removing the -dev suffix tomorrow and we won't be using it moving forward 👍

@danbev danbev merged commit 5ef9c2a into ggml-org:master Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants