summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-09-15 21:22:38 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-09-15 21:22:38 +0200
commit38b6254799bd94fbe7fdd251792fd170e31d121d (patch)
tree6f4302b6fa4c782f3c0c5ecee1f059f80687b3e8
parentca90f575f2ca9fce348c64bc553c95297fca003a (diff)
downloadlibrda-38b6254799bd94fbe7fdd251792fd170e31d121d.tar.gz
librda-38b6254799bd94fbe7fdd251792fd170e31d121d.tar.bz2
librda-38b6254799bd94fbe7fdd251792fd170e31d121d.zip
configure.ac: Bump LT_VERSION to 18+1:4:1+1 -> 19:4:2.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e74ca85..0a50ed8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ AC_SUBST(ACLOCAL_AMFLAGS, "\${ACLOCAL_FLAGS}")
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-LT_VERSION=18:4:1
+LT_VERSION=19:4:2
AC_SUBST(LT_VERSION)
AM_MAINTAINER_MODE