evolution r36760 - branches/gnome-2-24/shell



Author: mbarnes
Date: Fri Nov  7 17:03:42 2008
New Revision: 36760
URL: http://svn.gnome.org/viewvc/evolution?rev=36760&view=rev

Log:
2008-11-07  Akhil Laddha  <lakhil novell com>

	** Fix for bug #557581

	* shell/main.c: Change stable version to 2.24.1



Modified:
   branches/gnome-2-24/shell/ChangeLog
   branches/gnome-2-24/shell/main.c

Modified: branches/gnome-2-24/shell/main.c
==============================================================================
--- branches/gnome-2-24/shell/main.c	(original)
+++ branches/gnome-2-24/shell/main.c	Fri Nov  7 17:03:42 2008
@@ -229,7 +229,7 @@
                   "\n"
 		  "We hope that you enjoy the results of our hard work, and we\n"
 		  "eagerly await your contributions!\n"),
-		"2.22.1");
+		"2.24.1");
 	label = gtk_label_new (text);
 	g_free(text);
 



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