From 92281d9c786b1978bb9bcd4e212f1d3da590d9fb Mon Sep 17 00:00:00 2001 From: Tim Gerundt Date: Fri, 7 Nov 2008 20:20:40 +0000 Subject: [PATCH] PATCH: [ 2231484 ] Web: Changes for new stable release 2.10.2 --- Web/WinMergePAD.xml | 16 ++++++++-------- Web/about/history.php | 1 + Web/page.inc | 18 +++++++++--------- 3 files changed, 18 insertions(+), 17 deletions(-) diff --git a/Web/WinMergePAD.xml b/Web/WinMergePAD.xml index e2f0f0980..016070705 100644 --- a/Web/WinMergePAD.xml +++ b/Web/WinMergePAD.xml @@ -34,25 +34,25 @@ WinMerge - 2.10.0 - 09 - 17 + 2.10.2 + 11 + 06 2008 0 Freeware - Major Update + Minor Update Install and Uninstall Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vista Business x64,Windows Vista Enterprise x64,Windows Vista Ultimate x64 - Bulgarian,Catalan,ChineseSimplified,ChineseTraditional,Croatian,Czech,Danish,Dutch,English,French,German,Greek,Hungarian,Italian,Japanese,Korean,Norwegian,Polish,Portuguese,Romanian,Russian,Slovak,Spanish,Swedish,Turkish,Ukrainian + Bulgarian,Catalan,ChineseSimplified,ChineseTraditional,Croatian,Czech,Danish,Dutch,English,French,Galician,German,Greek,Hungarian,Italian,Japanese,Korean,Norwegian,Polish,Portuguese,Romanian,Russian,Slovak,Spanish,Swedish,Turkish,Ukrainian Utilities System Utilities::File Compression - 3232299 - 3157 + 3243855 + 3168 3 @@ -84,7 +84,7 @@ http://winmerge.org/WinMergePAD.xml - http://downloads.sourceforge.net/winmerge/WinMerge-2.10.0-Setup.exe + http://downloads.sourceforge.net/winmerge/WinMerge-2.10.2-Setup.exe diff --git a/Web/about/history.php b/Web/about/history.php index 0af6539fe..405e65e81 100644 --- a/Web/about/history.php +++ b/Web/about/history.php @@ -8,6 +8,7 @@

WinMerge 2.10

    +
  • WinMerge 2.10.2 (2008-11-06)
  • WinMerge 2.10.0 (2008-09-17)
    diff --git a/Web/page.inc b/Web/page.inc index 1b70e9d6b..471187bf2 100644 --- a/Web/page.inc +++ b/Web/page.inc @@ -42,15 +42,15 @@ $this->_tab = TAB_HOME; /* _Stable Release */ $this->_stablerelease = new Release; - $this->_stablerelease->setVersionNumber('2.10.0'); - $this->_stablerelease->setDate('2008-09-17'); - $this->_stablerelease->addDownload('setup.exe', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.0-Setup.exe', 3232299); - $this->_stablerelease->addDownload('exe.zip', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.0-exe.zip', 3413050); - $this->_stablerelease->addDownload('exe.7z', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.0-exe.7z', 2006316); - $this->_stablerelease->addDownload('rt.zip', 'http://downloads.sourceforge.net/winmerge/Runtimes-2.10.0.zip', 1287520); - $this->_stablerelease->addDownload('rt.7z', 'http://downloads.sourceforge.net/winmerge/Runtimes-2.10.0.7z', 753835); - $this->_stablerelease->addDownload('src.zip', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.0-src.zip', 9730347); - $this->_stablerelease->addDownload('src.7z', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.0-src.7z', 5090123); + $this->_stablerelease->setVersionNumber('2.10.2'); + $this->_stablerelease->setDate('2008-11-06'); + $this->_stablerelease->addDownload('setup.exe', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.2-Setup.exe', 3243855); + $this->_stablerelease->addDownload('exe.zip', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.2-exe.zip', 3441767); + $this->_stablerelease->addDownload('exe.7z', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.2-exe.7z', 2015200); + $this->_stablerelease->addDownload('rt.zip', 'http://downloads.sourceforge.net/winmerge/Runtimes-2.10.2.zip', 1287520); + $this->_stablerelease->addDownload('rt.7z', 'http://downloads.sourceforge.net/winmerge/Runtimes-2.10.2.7z', 753833); + $this->_stablerelease->addDownload('src.zip', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.2-src.zip', 9767957); + $this->_stablerelease->addDownload('src.7z', 'http://downloads.sourceforge.net/winmerge/WinMerge-2.10.2-src.7z', 5106442); } /** -- 2.11.0