[Telepathy-commits] [telepathy-mission-control/master] Bump version number and info

Alberto Mardegan alberto.mardegan at nokia.com
Mon Nov 17 00:05:26 PST 2008


---
 configure.ac            |    2 +-
 libmcclient/Makefile.am |    2 +-
 src/Makefile.am         |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/configure.ac b/configure.ac
index 945d13c..33f926b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(telepathy-mission-control, 5.0.beta33)
+AC_INIT(telepathy-mission-control, 5.0.beta34)
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR(Makefile.am)
 AM_INIT_AUTOMAKE([1.9 tar-ustar -Wno-portability])
diff --git a/libmcclient/Makefile.am b/libmcclient/Makefile.am
index c5f8de2..0de140e 100644
--- a/libmcclient/Makefile.am
+++ b/libmcclient/Makefile.am
@@ -71,7 +71,7 @@ libmcclient_la_LIBADD = \
 
 libmcclient_la_LDFLAGS = \
 	-export-symbols-regex "^(mc_)|(mission_control_)" \
-	-version-info "8":"0":"2"
+	-version-info "9":"0":"3"
 # the redundant quoting here is to prevent the libtool command line from
 # looking like an error message in an oddly named file
 
diff --git a/src/Makefile.am b/src/Makefile.am
index 3f711d6..2aa16e5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -104,7 +104,7 @@ libmissioncontrol_server_la_LIBADD = \
 
 libmissioncontrol_server_la_LDFLAGS = \
 	-export-symbols-regex '^((mc_)|(mcd_)|(mission_control_))' \
-	-version-info "7":"0":"1"
+	-version-info "8":"0":"2"
 # the redundant quoting here is to prevent the libtool command line from
 # looking like an error message in an oddly named file
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list