mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-02 20:08:03 +02:00
specification: fix versioning
We've added things since 0.15, so this isn't still 0.15.
This commit is contained in:
parent
d23cdacb0d
commit
976b7a7956
1 changed files with 4 additions and 4 deletions
|
|
@ -6,8 +6,8 @@
|
|||
<article id="index">
|
||||
<articleinfo>
|
||||
<title>D-Bus Specification</title>
|
||||
<releaseinfo>Version 0.15</releaseinfo>
|
||||
<date>3 November 2010</date>
|
||||
<releaseinfo>Version 0.16</releaseinfo>
|
||||
<date>(not finalized)</date>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Havoc</firstname>
|
||||
|
|
@ -3757,9 +3757,9 @@
|
|||
</para>
|
||||
<para>
|
||||
<emphasis>
|
||||
This match key was added in version 0.15 of the
|
||||
This match key was added in version 0.16 of the
|
||||
D-Bus specification and implemented by the bus
|
||||
daemon in dbus 1.4.7 and later.
|
||||
daemon in dbus 1.5.0 and later.
|
||||
</emphasis>
|
||||
</para>
|
||||
</entry>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue