aboutsummaryrefslogtreecommitdiffstats
path: root/src/ctrl/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@espeweb.net>2021-02-23 14:03:31 +0100
committerPau Espin Pedrol <pespin@espeweb.net>2021-02-23 14:03:31 +0100
commitf286fdc87e73ea7df1263d0825fb899c2a92b61a (patch)
tree7b21c544f456d4edf1300454dba8fea5590dc843 /src/ctrl/Makefile.am
parente3870b30ef911dae700fe1812da0a7aaf2217a4f (diff)
Bump version: 1.4.0.535-e387-dirty → 1.5.01.5.0
Diffstat (limited to 'src/ctrl/Makefile.am')
-rw-r--r--src/ctrl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ctrl/Makefile.am b/src/ctrl/Makefile.am
index ca642869..a5f191d7 100644
--- a/src/ctrl/Makefile.am
+++ b/src/ctrl/Makefile.am
@@ -1,7 +1,7 @@
# This is _NOT_ the library release version, it's an API version.
# Please read chapter "Library interface versions" of the libtool documentation
# before making any modifications: https://www.gnu.org/software/libtool/manual/html_node/Versioning.html
-LIBVERSION=4:0:4
+LIBVERSION=5:0:5
AM_CFLAGS = -Wall $(all_includes) -I$(top_srcdir)/include -I$(top_builddir)/include $(TALLOC_CFLAGS)