GUACAMOLE-1980: Bump libguac soversion for changes since 1.5.5 (interfaces changed).

This commit is contained in:
Michael Jumper 2025-05-02 09:29:10 -07:00
parent ccc656e144
commit 1c2bde4342
No known key found for this signature in database
GPG Key ID: 5B2977AEE5E4518F

View File

@ -191,7 +191,7 @@ libguac_la_CFLAGS = \
-Werror -Wall -pedantic
libguac_la_LDFLAGS = \
-version-info 24:0:0 \
-version-info 25:0:0 \
-no-undefined \
@CAIRO_LIBS@ \
@DL_LIBS@ \