From 888fad0d231d5985715f9d667d3078c7fc7c5f2c Mon Sep 17 00:00:00 2001
From: Ed Kraus <eddybaur@users.sourceforge.net>
Date: Mon, 15 Jun 2009 02:43:06 +0000
Subject: [PATCH] Changed the latest version for the Updates page.

git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@554 c66351dc-e62f-0410-b875-e3a5c0b9693f
---
 site/latestWebim.js | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/site/latestWebim.js b/site/latestWebim.js
index d02c76cc..7174f620 100644
--- a/site/latestWebim.js
+++ b/site/latestWebim.js
@@ -1,16 +1,16 @@
 
 window.webimLatest = {
-	version: "1.6.0",
+	version: "1.6.1",
 	download: "http://openwebim.org/download.php",
-	title: "Open Web Messenger 1.6.0"
+	title: "Open Web Messenger 1.6.1"
 };
 
 window.webimNews = [
 	{
-		title: 'Open Web Messenger 1.6.0 Released',
+		title: 'Open Web Messenger 1.6.1 Released',
 		link: 'http://openwebim.org/forums/index.php?topic=165.0',
-		date: 'April 24, 2009',
-		message: 'We are pleased to announce the immediate availability of 1.6.0. This is a service release with minor fixes and improvements.'
+		date: 'June 5, 2009',
+		message: 'We are pleased to announce the immediate availability of 1.6.1. This is a service release with minor fixes and improvements.'
 	},
 	{
 		title: 'Visit our forum',