From 2e5070b5672eb705f83ccee85d8e95ea19240bdd Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Tue, 20 Dec 2005 17:33:35 +0000 Subject: updated Evolution release number in unstable warning popup 2005-12-20 Andre Klapper * main.c: updated Evolution release number in unstable warning popup svn path=/trunk/; revision=30907 --- shell/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/main.c b/shell/main.c index 5b3968237d..a75d8b7f38 100644 --- a/shell/main.c +++ b/shell/main.c @@ -242,7 +242,7 @@ show_development_warning(void) "\n" "We hope that you enjoy the results of our hard work, and we\n" "eagerly await your contributions!\n"), - "2.4.1"); + "2.4.2.1"); label = gtk_label_new (text); g_free(text); -- cgit v1.2.3