necouchman commented on code in PR #494:
URL: https://github.com/apache/guacamole-server/pull/494#discussion_r1518212583
##########
src/libguac/Makefile.am:
##########
@@ -160,7 +160,7 @@ libguac_la_CFLAGS = \
-Werror -Wall -pedantic
libguac_la_LDFLAGS = \
- -version-info 23:0:0 \
+ -version-info 24:0:0 \
Review Comment:
Nah, this was probably my bad, here - I was trying to figure out the right
one to do.
Also, do you mean `24:0:1` or `23:0:1`?
I can open a new PR to fix it...
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]