aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile.am
diff options
context:
space:
mode:
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2025-02-10 15:14:36 +0000
committerMatthew Strapp <matt@mattstrapp.net>2025-05-11 14:06:25 -0500
commit964d47865fdcab37d29d127c6d14ad7dca845e25 (patch)
tree48e31f741f05ff35aba8de68e5c5109e6d384ce3 /GNUmakefile.am
parentbuild(deps-dev): bump the nodejs-dependencies group with 2 updates (diff)
downloadlocusts-964d47865fdcab37d29d127c6d14ad7dca845e25.tar
locusts-964d47865fdcab37d29d127c6d14ad7dca845e25.tar.gz
locusts-964d47865fdcab37d29d127c6d14ad7dca845e25.tar.bz2
locusts-964d47865fdcab37d29d127c6d14ad7dca845e25.tar.lz
locusts-964d47865fdcab37d29d127c6d14ad7dca845e25.tar.xz
locusts-964d47865fdcab37d29d127c6d14ad7dca845e25.tar.zst
locusts-964d47865fdcab37d29d127c6d14ad7dca845e25.zip
Version Packageschangeset-release/master
Diffstat (limited to 'GNUmakefile.am')
-rw-r--r--GNUmakefile.am2
1 files changed, 1 insertions, 1 deletions
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