From ae91fa812e7d12d152c01314f71fc9a2f046ba2e Mon Sep 17 00:00:00 2001 From: Alberto Mardegan Date: Tue, 18 Nov 2008 11:56:16 +0200 Subject: library versioning --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index b8bd058f..5cadb214 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -107,7 +107,7 @@ libmissioncontrol_server_la_LIBADD = \ libmissioncontrol_server_la_LDFLAGS = \ -export-symbols-regex '^((mc_)|(mcd_)|(mission_control_))' \ - -version-info "9":"0":"3" + -version-info "10":"0":"4" # the redundant quoting here is to prevent the libtool command line from # looking like an error message in an oddly named file -- cgit v1.2.3