tracker r3031 - in trunk: . python/deskbar-handler



Author: mbiebl
Date: Fri Mar  6 17:31:34 2009
New Revision: 3031
URL: http://svn.gnome.org/viewvc/tracker?rev=3031&view=rev

Log:
python/deskbar-handler/tracker-module.py: Bump version to 0.6.90

Modified:
   trunk/ChangeLog
   trunk/python/deskbar-handler/tracker-module.py

Modified: trunk/python/deskbar-handler/tracker-module.py
==============================================================================
--- trunk/python/deskbar-handler/tracker-module.py	(original)
+++ trunk/python/deskbar-handler/tracker-module.py	Fri Mar  6 17:31:34 2009
@@ -78,7 +78,7 @@
 			'icon': deskbar.core.Utils.load_icon ('tracker'),
 			'name': _('Tracker Search'),
 			'description': _('Search with Tracker Search Tool'),
-			'version': '0.6.4',
+			'version': '0.6.90',
 	}
 
 	def __init__(self):
@@ -289,7 +289,7 @@
 			'icon': deskbar.core.Utils.load_icon ('tracker'),
 			'name': _('Tracker Live Search'),
 			'description': _('Search with Tracker, as you type'),
-			'version': '0.6.4',
+			'version': '0.6.90',
 			'categories': {
 			'develop': {
 				'name': _('Development Files'),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]