evolution r35433 - trunk/shell



Author: lakhil
Date: Tue Apr 29 04:27:12 2008
New Revision: 35433
URL: http://svn.gnome.org/viewvc/evolution?rev=35433&view=rev

Log:
 * shell/main.c : Changed stable version to 2.22.1 in Beta version warning message 

Modified:
   trunk/shell/ChangeLog
   trunk/shell/main.c

Modified: trunk/shell/main.c
==============================================================================
--- trunk/shell/main.c	(original)
+++ trunk/shell/main.c	Tue Apr 29 04:27:12 2008
@@ -245,7 +245,7 @@
                   "\n"
 		  "We hope that you enjoy the results of our hard work, and we\n"
 		  "eagerly await your contributions!\n"),
-		"2.12.1");
+		"2.22.1");
 	label = gtk_label_new (text);
 	g_free(text);
 



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