summaryrefslogtreecommitdiff
path: root/dbus
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2008-07-17 12:17:31 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2008-07-17 12:17:31 +0100
commitb962965f8c30d785ade69dd6a60924b42d6a1c8d (patch)
tree0ecb5c9723ac30a5fa551c0d621fb42d8df7ed67 /dbus
parent90c84c2cbe826e8aa4a4a4d8c4f4926c77590f25 (diff)
Update NEWS. Let's call the next release 0.83 since it's a feature release
Diffstat (limited to 'dbus')
-rw-r--r--dbus/server.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbus/server.py b/dbus/server.py
index d690e1a..1988101 100644
--- a/dbus/server.py
+++ b/dbus/server.py
@@ -35,7 +35,7 @@ class Server(_Server):
either extend the method connection_added, or append to the
list on_connection_added.
- :Since: 0.82.5
+ :Since: 0.83
"""
def __new__(cls, address, connection_class=Connection,