From: Simon McVittie Date: Thu, 25 Apr 2013 12:12:15 +0000 (+0100) Subject: prepare version 1.7.2 and spec 0.21 X-Git-Tag: dbus-1.7.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ff0cd0640b906821f9b222924e2545b25d28c0f;p=thirdparty%2Fdbus.git prepare version 1.7.2 and spec 0.21 --- diff --git a/NEWS b/NEWS index b0ad5a8c5..06599794d 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ -D-Bus 1.7.2 (UNRELEASED) +D-Bus 1.7.2 (2013-04-25) == +The “only partially opaque” release. + Configuration changes: • On non-QNX Unix platforms, the default limit on fds per message in the diff --git a/configure.ac b/configure.ac index 21df95074..47254a699 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ([2.63]) m4_define([dbus_major_version], [1]) m4_define([dbus_minor_version], [7]) -m4_define([dbus_micro_version], [1]) +m4_define([dbus_micro_version], [2]) m4_define([dbus_version], [dbus_major_version.dbus_minor_version.dbus_micro_version]) AC_INIT([dbus],[dbus_version],[https://bugs.freedesktop.org/enter_bug.cgi?product=dbus],[dbus]) @@ -37,7 +37,7 @@ LT_CURRENT=11 ## increment any time the source changes; set to ## 0 if you increment CURRENT -LT_REVISION=0 +LT_REVISION=1 ## increment if any interfaces have been added; set to 0 ## if any interfaces have been changed or removed. removal has diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml index f18327ac3..ec8afde8f 100644 --- a/doc/dbus-specification.xml +++ b/doc/dbus-specification.xml @@ -7,7 +7,7 @@ D-Bus Specification Version 0.21 - (not yet released) + 2013-04-25 Havoc @@ -73,9 +73,10 @@ 0.21 - not yet released (commit log) - - + 2013-04-25 + smcv + allow Unicode noncharacters in UTF-8 (Unicode + Corrigendum #9) 0.20