libbtctl r137 - trunk
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: libbtctl r137 - trunk
- Date: Thu, 19 Feb 2009 16:26:35 +0000 (UTC)
Author: hadess
Date: Thu Feb 19 16:26:35 2009
New Revision: 137
URL: http://svn.gnome.org/viewvc/libbtctl?rev=137&view=rev
Log:
2009-02-19 Bastien Nocera <hadess hadess net>
* NEWS: upd
* configure.in: 0.11.0
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu Feb 19 16:26:35 2009
@@ -1,3 +1,9 @@
+libbtctl 0.11.0
+===============
+
+ * Port to BlueZ 4.x
+ * Build fixes
+
libbtctl 0.10.0
===============
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu Feb 19 16:26:35 2009
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(libbtctl, 0.10.0)
+AC_INIT(libbtctl, 0.11.0)
# Before making a release, the BTCTL_LT_VERSION string should be modified.
# The string is of the form C:R:A.
@@ -10,7 +10,7 @@
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-BTCTL_LT_VERSION=5:0:1
+BTCTL_LT_VERSION=6:0:0
AC_SUBST(BTCTL_LT_VERSION)
AC_CONFIG_SRCDIR(src/btctl.c)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]