From 15035226756c1aade2bde8b98fb1650986d0d793 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 19:39:13 +0000 Subject: Version Packages --- GNUmakefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GNUmakefile.am') diff --git a/GNUmakefile.am b/GNUmakefile.am index aed5683..750e61e 100644 --- a/GNUmakefile.am +++ b/GNUmakefile.am @@ -1,5 +1,5 @@ lib_LTLIBRARIES = libocusts.la -libocusts_la_LDFLAGS = -version-info 0:0:0 +libocusts_la_LDFLAGS = -version-info 1:0:0 libocusts_la_SOURCES = include/locusts.h lib_LIBRARIES = libocusts.a libocusts_a_SOURCES = include/locusts.h -- cgit v1.2.3