dbus/python __init__.py,1.6,1.7

John Palmieri johnp at freedesktop.org
Tue Sep 6 15:42:57 PDT 2005


Update of /cvs/dbus/dbus/python
In directory gabe:/tmp/cvs-serv444/python

Modified Files:
	__init__.py 
Log Message:
- update to next release version


Index: __init__.py
===================================================================
RCS file: /cvs/dbus/dbus/python/__init__.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- __init__.py	6 Sep 2005 22:38:54 -0000	1.6
+++ __init__.py	6 Sep 2005 22:42:54 -0000	1.7
@@ -1,5 +1,5 @@
 from _dbus import *
 from types import *
 
-version = (0, 50, 0)
+version = (0, 51, 0)
 _dbus_main_loop_setup_function = None



More information about the dbus-commit mailing list