# HG changeset patch
# User kairo@kairo.at
# Date 1222218175 0
#      Wed Sep 24 01:02:55 2008 +0000
# Node ID 3591474286fb238b41c3f9a8b35b3b813f4a73fb
# Parent  efc95781c85fce6ff94ce80e3b324f9e7820c094
release SeaMonkey 1.1.12

diff --git a/lib/config.tmpl b/lib/config.tmpl
--- a/lib/config.tmpl
+++ b/lib/config.tmpl
@@ -9,7 +9,7 @@
   [% toplink = './' %]
 [% END %]
 
-[% releaseversion = '1.1.11' %]
+[% releaseversion = '1.1.12' %]
 [% releasename = "SeaMonkey $releaseversion" %]
 [% relnotes = "${toplink}releases/seamonkey$releaseversion/" %]
 [% download_win = "http://download.mozilla.org/?product=seamonkey-$releaseversion&os=win&lang=en-US" %]
diff --git a/lib/sitemap.xml b/lib/sitemap.xml
--- a/lib/sitemap.xml
+++ b/lib/sitemap.xml
@@ -13,7 +13,17 @@
   <page url="news" title="News" id="news" />
 
   <page url="releases/" title="Download &amp;amp; Releases" id="releases">
-    <page url="releases/index" title="1.1.11" id="1.1.11" hide="true">
+    <page url="releases/index" title="1.1.12" id="1.1.12" hide="true">
+      <page url="releases/seamonkey1.1.12/" title="Release Notes" id="seamonkey1.1.12">
+        <page url="releases/seamonkey1.1.12/README" title="What's New" id="seamonkey1.1.12-readme">
+          <page url="releases/seamonkey1.1.12/changelog" title="Rough Changelog" id="seamonkey1.1.12-changelog" />
+        </page>
+        <page url="releases/seamonkey1.1.12/installation" title="Installation Instructions" id="seamonkey1.1.12-install" />
+        <page url="releases/seamonkey1.1.12/installation-extras" title="Java, Plug-ins, and Other Extras" id="seamonkey1.1.12-extras" />
+        <page url="releases/seamonkey1.1.12/known-issues" title="Known Issues" id="seamonkey1.1.12-issues" />
+      </page>
+    </page>
+    <page url="releases/1.1.11"  title="1.1.11" id="1.1.11" hide="true">
       <page url="releases/seamonkey1.1.11/" title="Release Notes" id="seamonkey1.1.11">
         <page url="releases/seamonkey1.1.11/README" title="What's New" id="seamonkey1.1.11-readme">
           <page url="releases/seamonkey1.1.11/changelog" title="Rough Changelog" id="seamonkey1.1.11-changelog" />
diff --git a/src/news.en.xml b/src/news.en.xml
--- a/src/news.en.xml
+++ b/src/news.en.xml
@@ -7,7 +7,52 @@
 -->
 
 <newsfeed title="SeaMonkey News" url="http://seamonkey-project.org/news">
-  <entry id="2008-07-15" showfront="true">
+  <entry id="2008-09-23" showfront="true">
+    <headline>SeaMonkey 1.1.12 Released</headline>
+    <content type="html" xml:lang="en">
+<![CDATA[<p>
+Today, the SeaMonkey project released a new version of its all-in-one internet
+suite. SeaMonkey 1.1.12 closes
+<a href="http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.12">several
+security vulnerabilities</a> and fixes several smaller problems found in
+previous versions. With that, SeaMonkey stays at the same level of security as
+its sibling Firefox 2, which is issuing updates for the same problems this week
+as well.
+</p>
+<p>
+The SeaMonkey team urges users of older SeaMonkey versions, including the
+SeaMonkey 1.0.x series, which no longer receives security updates, to upgrade.
+Additionally, the team continues to strongly urge people still using the old
+Mozilla Suite or Netscape 4, 6 or 7 to upgrade to the new SeaMonkey 1.1.12
+version.
+All these older software packages suffer from a large and steadily increasing
+number of security vulnerabilities because they are no longer being maintained.
+SeaMonkey 1.1.12 is a modern, drop-in replacement, providing the same familiar
+suite functionality with additional features and fully up to date security.
+</p>
+<p>
+SeaMonkey 1.1.12 is <a href="http://www.seamonkey-project.org/releases/">available
+for free download</a> from the open source project's website at
+<a href="http://www.seamonkey-project.org/">www.seamonkey-project.org</a>.
+</p>]]>
+    </content>
+    <shortcontent type="html" xml:lang="en">
+<![CDATA[<p>
+Today, the SeaMonkey project released a new version of its all-in-one internet
+suite. SeaMonkey 1.1.12 closes
+<a href="http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.12">several
+security vulnerabilities</a> and fixes several smaller problems found in
+previous versions.
+</p>
+<p>
+SeaMonkey 1.1.12 is <a href="http://www.seamonkey-project.org/releases/">available
+for free download</a> from the open source project's website at
+<a href="http://www.seamonkey-project.org/">www.seamonkey-project.org</a>.
+</p>]]>
+    </shortcontent>
+  </entry>
+
+  <entry id="2008-07-15">
     <headline>SeaMonkey 1.1.11 Security Release</headline>
     <content type="html" xml:lang="en">
 <![CDATA[<p>
@@ -515,7 +560,7 @@
 notes</a> before testing though, as they list not only the new features but
 also a number of known issues. Any problems that are not already known should
 be reported to the developers via
-<a href="http://bugzilla.mozilla.org/enter_bug.cgi?product=Mozilla%20Application%20Suite&amp;format=guided">Bugzilla</a>
+<a href="http://bugzilla.mozilla.org/enter_bug.cgi?product=SeaMonkey&amp;format=guided">Bugzilla</a>
 so that the final SeaMonkey 1.1 release can continue the traditional high
 quality expected from the Mozilla suite and the SeaMonkey 1.0 series.
 </p>]]>
diff --git a/src/releases/index.en.html b/src/releases/index.en.html
--- a/src/releases/index.en.html
+++ b/src/releases/index.en.html
@@ -35,7 +35,7 @@
 </div>
 
 <ul class="toc">
-<li><a href="#1.1.11">SeaMonkey 1.1.11</a>
+<li><a href="#1.1.12">SeaMonkey 1.1.12</a>
   <ul>
   <li><a href="#official">Official Builds</a></li>
   <li><a href="#contrib">Contributed Builds</a></li>
@@ -46,24 +46,24 @@
 </ul>
 
 <!-- Begin releases block -->
-<h2><a name="1.1.11">SeaMonkey 1.1.11</a></h2>
-<p class="release-date">Released July 15, 2008</p>
+<h2><a name="1.1.12">SeaMonkey 1.1.12</a></h2>
+<p class="release-date">Released September 23, 2008</p>
 
 <div class="key-point">
 <ul>
-  <li><a href="seamonkey1.1.11/">Release Notes</a> - The release notes contain
+  <li><a href="seamonkey1.1.12/">Release Notes</a> - The release notes contain
   installation instructions, system requirements, what's new, and a list of
   known issues that you should read before reporting bugs.
   </li>
 
   <li id="source">Source Code Tarball
-  (<a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.source.tar.bz2">bzip</a>, 34 MB)
-  (<a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.source.tar.gz">gzip</a>, 44 MB).
+  (<a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/seamonkey-1.1.12.source.tar.bz2">bzip</a>, 34 MB)
+  (<a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/seamonkey-1.1.12.source.tar.gz">gzip</a>, 44 MB).
   </li>
 
   <li>
-  This <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/README">README</a>
-  file explains how to pull SeaMonkey 1.1.11 from CVS.
+  This <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/README">README</a>
+  file explains how to pull SeaMonkey 1.1.12 from CVS.
   </li>
 
 <!--
@@ -79,30 +79,30 @@
 <div class="section">
 <p class="note">If you don't know which package is best for you, use the first
   package listed in the section about your operating system (platform).
-  <br><a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/MD5SUMS">MD5
+  <br><a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/MD5SUMS">MD5
   sums</a> are available for official packages and source tarballs.
 </p>
 
 <dl>
   <dt id="win32">Windows (32bit)
     <dd>
-    <strong><a href="http://download.mozilla.org/?product=seamonkey-1.1.11&amp;os=win&amp;lang=en-US">Full Installer</a></strong>
+    <strong><a href="http://download.mozilla.org/?product=seamonkey-1.1.12&amp;os=win&amp;lang=en-US">Full Installer</a></strong>
     (13 MB) Download all of the SeaMonkey components and then specify install options.
     </dd>
 
     <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.en-US.win32.stub-installer.exe">Net Installer</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/seamonkey-1.1.12.en-US.win32.stub-installer.exe">Net Installer</a>
     (264 KB) Download only the components you specify.
     </dd>
 
     <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.en-US.win32.zip">Zipfile</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/seamonkey-1.1.12.en-US.win32.zip">Zipfile</a>
     (11 MB).
     </dd>
 
   <dt id="mac">Mac OS X
     <dd>
-    <a href="http://download.mozilla.org/?product=seamonkey-1.1.11&amp;os=osx&amp;lang=en-US">Disk Image (Universal Binary)</a>
+    <a href="http://download.mozilla.org/?product=seamonkey-1.1.12&amp;os=osx&amp;lang=en-US">Disk Image (Universal Binary)</a>
     (23 MB) Self-mounting disk image containing the full SeaMonkey application
     suite (Universal Binary, for use on both PowerPC and Intel processor
     powered Macintosh computers).
@@ -111,17 +111,17 @@
   <dt id="linux-i686">Linux (x86)
 
     <dd>
-    <strong><a href="http://download.mozilla.org/?product=seamonkey-1.1.11&amp;os=linux&amp;lang=en-US">Full Installer</a></strong>
+    <strong><a href="http://download.mozilla.org/?product=seamonkey-1.1.12&amp;os=linux&amp;lang=en-US">Full Installer</a></strong>
     (14 MB) Download all of the SeaMonkey components and then specify install options.
     </dd>
 
     <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.en-US.linux-i686.stub-installer.tar.gz">Net Installer</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/seamonkey-1.1.12.en-US.linux-i686.stub-installer.tar.gz">Net Installer</a>
     (89 KB) Download only the components you specify.
     </dd>
 
     <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/seamonkey-1.1.11.en-US.linux-i686.tar.gz">tar.gz format</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/seamonkey-1.1.12.en-US.linux-i686.tar.gz">tar.gz format</a>
     (15 MB).
     </dd>
 
@@ -132,7 +132,7 @@
   Build contributors, please put your builds under:
     pub/mozilla.org/seamonkey/<version>/contrib/
 
-  Your build filename must have the prefix "seamonkey-<ver>-", e.g. "seamonkey-1.1.11-"
+  Your build filename must have the prefix "seamonkey-<ver>-", e.g. "seamonkey-1.1.12-"
   see http://developer.mozilla.org/en/docs/Package_Filename_Convention
   and include a README explaining any build peculiarities and identifying
   yourself as the contributor. Thanks.
@@ -144,68 +144,66 @@
   than the official SeaMonkey builds.</p>
 
 <dl>
+<!--
 <dt id="linux-gtk1">Linux GTK1
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-i686-gtk1.installer.tar.gz">GTK1 Full Installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-i686-gtk1.tar.gz">GTK1 tar.gz</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-i686-gtk1.README">(readme)</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-i686-gtk1.MD5SUMS">(MD5 sums)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-i686-gtk1.installer.tar.gz">GTK1 Full Installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-i686-gtk1.tar.gz">GTK1 tar.gz</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-i686-gtk1.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-i686-gtk1.MD5SUMS">(MD5 sums)</a>
   </dd>
 
 <dt id="linux-x86_64">Linux/x86_64
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.installer.tar.gz">Linux/x86_64 Installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.tar.gz">Linux/x86_64 .tar.gz</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.README">(readme)</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.MD5SUMS">(MD5 sums)</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.linux-x86_64.SHA1SUMS">(SHA1 sums)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-x86_64.installer.tar.gz">Linux/x86_64 Installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-x86_64.tar.gz">Linux/x86_64 .tar.gz</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-x86_64.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-x86_64.MD5SUMS">(MD5 sums)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.linux-x86_64.SHA1SUMS">(SHA1 sums)</a>
   </dd>
-
+-->
 <dt id="fc1-rpm">Linux/Fedora RPMs
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/">Linux/Fedora RPMs (FTP directory)</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/FC_RPMS/seamonkey-1.1.11.fc1-rpm.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/FC_RPMS/">Linux/Fedora RPMs (FTP directory)</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/FC_RPMS/seamonkey-1.1.12.fc1-rpm.README">(readme)</a>
   </dd>
-
+<!--
 <dt id="os2">OS/2
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.os2.installer.exe">OS/2 Installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.os2.zip">OS/2 zip</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.os2.README">(readme)</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.os2.MD5SUMS">(MD5 sums)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.os2.installer.exe">OS/2 Installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.os2.zip">OS/2 zip</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.os2.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.os2.MD5SUMS">(MD5 sums)</a>
   </dd>
 
 <dt id="solaris10-sparc">Solaris 10 (SPARC)
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris10-sparc.tar.bz2">Solaris 10 (SPARC) .tar.bz2</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris10-sparc.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.solaris10-sparc.tar.bz2">Solaris 10 (SPARC) .tar.bz2</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.solaris10-sparc.README">(readme)</a>
   </dd>
 
 <dt id="solaris10-sparc-gtk1">Solaris 10 (SPARC) - GTK1
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris10-sparc-gtk1.tar.bz2">Solaris 10 (SPARC) GTK1 .tar.bz2</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris10-sparc-gtk1.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.solaris10-sparc-gtk1.tar.bz2">Solaris 10 (SPARC) GTK1 .tar.bz2</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.solaris10-sparc-gtk1.README">(readme)</a>
   </dd>
 
-<!--
 <dt id="solaris2.8-sparc">Solaris 2.8 (SPARC) - GTK1
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris2.8-sparc-gtk1.tar.bz2">Solaris 2.8 (SPARC) GTK1 .tar.bz2</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.solaris2.8-sparc-gtk1.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.solaris2.8-sparc-gtk1.tar.bz2">Solaris 2.8 (SPARC) GTK1 .tar.bz2</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.solaris2.8-sparc-gtk1.README">(readme)</a>
   </dd>
 -->
-
 <dt id="aix5l-common">AIX 5L (common)
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.aix5.1.0.0-common.tar.bz2">AIX 5L (common) .tar.bz2</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.aix5.1.0.0-common.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.aix5.1.0.0-common.tar.bz2">AIX 5L (common) .tar.bz2</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.aix5.1.0.0-common.README">(readme)</a>
   </dd>
-
 <!--
 <dt id="beos">BeOS
   <dd>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.beos-i586.tar.gz">BeOS tar.gz</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib/seamonkey-1.1.11.en-US.beos.README">(readme)</a>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.beos-i586.tar.gz">BeOS tar.gz</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib/seamonkey-1.1.12.en-US.beos.README">(readme)</a>
   </dd>
 -->
 </dl>
@@ -238,11 +236,11 @@
 <!--
   <li id="eu-ES">Basque:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Basque SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.eu-ES.langpack.xpi'};
+       xpi = {'Basque SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.eu-ES.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.eu-ES.linux-i686.installer.tar.gz">Linux x86 installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.eu-ES.mac.dmg">Mac OS X dmg</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.eu-ES.win32.installer.exe">Windows installer</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.eu-ES.linux-i686.installer.tar.gz">Linux x86 installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.eu-ES.mac.dmg">Mac OS X dmg</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.eu-ES.win32.installer.exe">Windows installer</a></li>
 -->
   <li id="be-BY">Belarusian:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
@@ -252,20 +250,20 @@
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
        xpi = {'Catalan SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.8/contrib-localized/seamonkey-1.1.8.ca-AD.langpack.xpi'};
        instWarning(xpi);">installable language pack</a><!--,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ca-AD.linux-i686.installer.tar.gz">Linux x86 installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ca-AD.linux-i686.tar.gz">Linux x86 tar.gz</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ca-AD.mac.dmg">Mac OS X dmg</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ca-AD.win32.installer.exe">Windows installer</a> --></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ca-AD.linux-i686.installer.tar.gz">Linux x86 installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ca-AD.linux-i686.tar.gz">Linux x86 tar.gz</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ca-AD.mac.dmg">Mac OS X dmg</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ca-AD.win32.installer.exe">Windows installer</a> --></li>
   <li id="cs-CZ">Czech:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Czech SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.cs-CZ.langpack.xpi'};
+       xpi = {'Czech SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.cs-CZ.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.cs-CZ.linux-i686.tar.gz">Linux x86 tar.gz</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.cs-CZ.win32.installer.exe">Windows installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.cs-CZ.win32.zip">Windows zip</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.cs-CZ.linux-i686.tar.gz">Linux x86 tar.gz</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.cs-CZ.win32.installer.exe">Windows installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.cs-CZ.win32.zip">Windows zip</a></li>
   <li id="nl-NL">Dutch:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Dutch SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.4/contrib-localized/seamonkey-1.1.4.nl-NL.langpack.xpi'};
+       xpi = {'Dutch SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.nl-NL.langpack.xpi'};
        instWarning(xpi);">installable language pack</a></li>
   <li id="en-GB">English (United Kingdom):
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
@@ -274,27 +272,27 @@
   <li id="fr-FR">French:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
        xpi = {'French SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.langpack.xpi'};
-       instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.linux-i686.installer.tar.gz">Linux x86 installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.linux-i686.tar.gz">Linux x86 tar.gz</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.mac.dmg">Mac OS X dmg</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.win32.installer.exe">Windows installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.fr-FR.win32.zip">Windows zip</a></li>
+       instWarning(xpi);">installable language pack</a><!--,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.fr-FR.linux-i686.installer.tar.gz">Linux x86 installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.fr-FR.linux-i686.tar.gz">Linux x86 tar.gz</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.fr-FR.mac.dmg">Mac OS X dmg</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.fr-FR.win32.installer.exe">Windows installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.fr-FR.win32.zip">Windows zip</a> --></li>
 <!--
   <li id="ka-GE">Georgian:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Georgian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ka-GE.langpack.xpi'};
+       xpi = {'Georgian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ka-GE.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ka-GE.win32.installer.exe">Windows installer</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ka-GE.win32.installer.exe">Windows installer</a></li>
  -->
   <li id="de-AT">German:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'German SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.langpack.xpi'};
+       xpi = {'German SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.de-AT.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.linux-i686.tar.bz2">Linux x86 tar.bz2</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.mac.dmg">Mac OS X dmg</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.win32.installer.exe">Windows installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.de-AT.win32.zip">Windows zip</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.de-AT.linux-i686.tar.bz2">Linux x86 tar.bz2</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.de-AT.mac.dmg">Mac OS X dmg</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.de-AT.win32.installer.exe">Windows installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.de-AT.win32.zip">Windows zip</a></li>
   <li id="el-GR">Greek:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
        xpi = {'Greek SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.2/contrib-localized/seamonkey-1.1.2.el-GR.langpack.xpi'};
@@ -305,87 +303,92 @@
               'SeaMonkey Right to Left Classic theme': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1/contrib-localized/seamonkey-theme-rtl-classic-1.1.xpi',
               'SeaMonkey Right to Left Modern theme': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1/contrib-localized/seamonkey-theme-rtl-modern-1.1.xpi'};
               InstallTrigger.install(xpi);">installable language pack + RTL themes</a><!--,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.he-IL.win32.installer.exe">Windows installer</a> --></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.he-IL.win32.installer.exe">Windows installer</a> --></li>
   <li id="hi-IN">Hindi:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
        xpi = {'Hindi SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.7/contrib-localized/seamonkey-1.1.7.hi-IN.langpack.xpi'};
        instWarning(xpi);">installable language pack</a><!--,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.hi-IN.win32.installer.exe">Windows installer</a> --></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.hi-IN.win32.installer.exe">Windows installer</a> --></li>
   <li id="hu-HU">Hungarian:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
        xpi = {'Hungarian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.hu-HU.langpack.xpi'};
-       instWarning(xpi);">installable language pack</a>,
-<!--    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.hu-HU.linux-i686.installer.tar.gz">Linux x86 tar.gz</a>, -->
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.hu-HU.win32.installer.exe">Windows installer</a></li>
+       instWarning(xpi);">installable language pack</a><!--,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.hu-HU.linux-i686.installer.tar.gz">Linux x86 tar.gz</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.hu-HU.win32.installer.exe">Windows installer</a> --></li>
   <li id="it-IT">Italian:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
        xpi = {'Italian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.it-IT.langpack.xpi'};
-       instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.it-IT.linux-i686.tar.bz2">Linux x86 tar.gz</a><!--,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.it-IT.win32.installer.exe">Windows installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.it-IT.win32.zip">Windows zip</a> --></li>
+       instWarning(xpi);">installable language pack</a><!--,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.it-IT.linux-i686.tar.bz2">Linux x86 tar.gz</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.it-IT.win32.installer.exe">Windows installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.it-IT.win32.zip">Windows zip</a> --></li>
   <li id="ja-JP">Japanese:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
        xpi = {'Japanese SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ja-JP.langpack.xpi'};
-       instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ja-JP.mac.dmg">Mac OS X dmg</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ja-JP.win32.installer.exe">Windows installer</a></li>
+       instWarning(xpi);">installable language pack</a><!--,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ja-JP.mac.dmg">Mac OS X dmg</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ja-JP.win32.installer.exe">Windows installer</a> --></li>
+  <li id="lt-LT">Lithuanian:
+    <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
+       xpi = {'Lithuanian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.lt-LT.langpack.xpi'};
+       instWarning(xpi);">installable language pack</a></li>
 <!--
   <li id="ne-NP">Nepali:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Nepali SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ne-NP.langpack.xpi'};
+       xpi = {'Nepali SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ne-NP.langpack.xpi'};
        instWarning(xpi);">installable language pack</a></li>
   <li id="nb-NO">Norwegian Bokm&aring;l:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Norwegian Bokm&aring;l SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.nb-NO.langpack.xpi'};
+       xpi = {'Norwegian Bokm&aring;l SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.nb-NO.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.nb-NO.win32.installer.exe">Windows installer</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.nb-NO.win32.installer.exe">Windows installer</a></li>
 -->
   <li id="pl-PL">Polish:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Polish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.langpack.xpi'};
+       xpi = {'Polish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pl-PL.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.linux-i686.installer.tar.bz2">Linux x86 installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.linux-i686.tar.bz2">Linux x86 tar.bz2</a>,
-<!--    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.mac.dmg">Mac OS X dmg</a>, -->
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.win32.installer.exe">Windows installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pl-PL.win32.zip">Windows zip</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pl-PL.linux-i686.installer.tar.bz2">Linux x86 installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pl-PL.linux-i686.tar.bz2">Linux x86 tar.bz2</a>,
+<!--    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pl-PL.mac.dmg">Mac OS X dmg</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pl-PL.win32.installer.exe">Windows installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pl-PL.win32.zip">Windows zip</a> --></li>
   <li id="pt-BR">Portugese (Brazil):
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Portugese (Brazil) SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pt-BR.langpack.xpi'};
+       xpi = {'Portugese (Brazil) SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pt-BR.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pt-BR.linux-i686.tar.bz2">Linux x86 tar.bz2</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pt-BR.win32.installer.exe">Windows installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.pt-BR.win32.zip">Windows zip</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pt-BR.linux-i686.tar.bz2">Linux x86 tar.bz2</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pt-BR.win32.installer.exe">Windows installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.pt-BR.win32.zip">Windows zip</a></li>
   <li id="ru-RU">Russian:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Russian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ru-RU.langpack.xpi'};
+       xpi = {'Russian SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ru-RU.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ru-RU.linux-i686.tar.bz2">Linux x86 tar.bz2</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.ru-RU.win32.installer.exe">Windows installer</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ru-RU.linux-i686.tar.bz2">Linux x86 tar.bz2</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ru-RU.win32.installer.exe">Windows installer</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.ru-RU.win32.zip">Windows zip</a></li>
   <li id="es-ES">Spanish (Spain):
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
        xpi = {'Spanish (Spain) SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.es-ES.langpack.xpi',
-              'Spain SeaMonkey Contents Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.es-ES.regpack.xpi'};
+              'Spain SeaMonkey Contents Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.es-ES.regpack.xpi'};
               InstallTrigger.install(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.es-ES.linux-i686.installer.tar.gz">Linux x86 installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.es-ES.win32.installer.exe">Windows installer</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.es-ES.linux-i686.installer.tar.gz">Linux x86 installer</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.es-ES.win32.installer.exe">Windows installer</a></li>
   <li id="sv-SE">Swedish:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Swedish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.10/contrib-localized/seamonkey-1.1.10.sv-SE.langpack.xpi'};
-       instWarning(xpi);">installable language pack</a><!--,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.sv-SE.linux-i686.tar.gz">Linux x86 tar.gz</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.sv-SE.mac.dmg">Mac OS X dmg</a>
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.sv-SE.win32.installer.exe">Windows installer</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.sv-SE.win32.zip">Windows zip</a> --></li>
+       xpi = {'Swedish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.sv-SE.langpack.xpi'};
+       instWarning(xpi);">installable language pack</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.sv-SE.linux-i686.tar.gz">Linux x86 tar.gz</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.sv-SE.mac.dmg">Mac OS X dmg</a>,
+<!--    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.sv-SE.win32.installer.exe">Windows installer</a>, -->
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.sv-SE.win32.zip">Windows zip</a></li>
 <!--
   <li id="tr-TR">Turkish:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
-       xpi = {'Turkish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.tr-TR.langpack.xpi'};
+       xpi = {'Turkish SeaMonkey Language Pack': 'http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.tr-TR.langpack.xpi'};
        instWarning(xpi);">installable language pack</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.tr-TR.linux-i686.tar.gz">Linux x86 tar.gz</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.tr-TR.mac.dmg">Mac OS X dmg</a>,
-    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.11/contrib-localized/seamonkey-1.1.11.tr-TR.win32.installer.exe">Windows installer</a></li>
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.tr-TR.linux-i686.tar.gz">Linux x86 tar.gz</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.tr-TR.mac.dmg">Mac OS X dmg</a>,
+    <a href="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/1.1.12/contrib-localized/seamonkey-1.1.12.tr-TR.win32.installer.exe">Windows installer</a></li>
 -->
   <li id="ur-PK">Urdu:
     <a href="http://www.mozilla.org/projects/l10n/postinst-notes/sm10.html" onClick="
@@ -399,6 +402,7 @@
 <div class="para" id="old">
   <p>Previously released versions of SeaMonkey:</p>
   <ul class="snav">
+    <li><a href="1.1.11">1.1.11</a></li>
     <li><a href="1.1.10">1.1.10</a></li>
     <li><a href="1.1.9">1.1.9</a></li>
     <li><a href="1.1.8">1.1.8</a></li>
diff --git a/src/releases/seamonkey1.1.12/changelog.en.html b/src/releases/seamonkey1.1.12/changelog.en.html
--- a/src/releases/seamonkey1.1.12/changelog.en.html
+++ b/src/releases/seamonkey1.1.12/changelog.en.html
@@ -35,37 +35,25 @@
 this is probably the best place to start. -Robert</p>
 
 <pre>
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=380994">380994</a> Fix for bug 367428 lets through escaped slashes on Linux (windows too on trunk)
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=427874">427874</a> now(), local-dateTime() have issues on Mac
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=445285">445285</a> An instance with an empty default namespace inherits the namespace of the parent document.
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=446368">446368</a> [1.1] Implement header element for submission
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=392015">392015</a> Crash of Tb 2.0.0.6, if &quot;Rebuild Index&quot; is executed during compacting folder is inprogess, and loosing mails [@ morkRowObject::SetRow]
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=258136">258136</a> Long HTML page takes very long to load on OS/2
 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=316394">316394</a> CSS and HTML parsers shouldn't allow high/low surrogates via escapes
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=445890">445890</a> XMLHttpRequest.responseXml not accessible from signed remote XUL code
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=412028">412028</a> valid xsd:date formats being marked invalid
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=441876">441876</a> remove UTF-7 from browser encoding menus
 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=316859">316859</a> undefined symbol in components/libhtmlpars.so
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=258136">258136</a> Long HTML page takes very long to load on OS/2
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=441087">441087</a> NS_ERROR_XPC_SECURITY_MANAGER_VETO in Greasemonkey JavaScript eval containing object.property
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=412997">412997</a> Microseconds not normalized when they need to be
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=418734">418734</a> [1.1] Implement XPath function: context()
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=420224">420224</a> [1.1] Implement XPath functions: days-to-date and seconds-to-dateTime
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=421468">421468</a> [1.1] Support @resource on instance element
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=422311">422311</a> [1.1] Implement XPath function is-card-number()
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=423730">423730</a> [1.1] Implement XPath function adjust-dateTime-to-timezone
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=424361">424361</a> xf:resource only works if it's the first element in xf:submission
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=426671">426671</a> [1.1] Implement XPath function digest()
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=427106">427106</a> Insert action only inserts first node from origin node-set
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=428509">428509</a> Cannot attach JavaScript listeners to XForms events
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=369918">369918</a> Crash Loading a Saved Search Folder [ nsMsgQuickSearchDBView::OnSearchDone]
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=380994">380994</a> Fix for bug 367428 lets through escaped slashes on Linux (windows too on trunk)
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=385133">385133</a> Crash due to too much recursion in js_DecompileValueGenerator with watch, setter, delete, generator
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=392015">392015</a> Crash of Tb 2.0.0.6, if &quot;Rebuild Index&quot; is executed during compacting folder is inprogess, and loosing mails [@ morkRowObject::SetRow]
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=417400">417400</a> Resource Directory Traversal Vulnerability - Mac OS X and Linux Example
 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=420310">420310</a> unable to display PDF delivered via SSL since Firefox 2.0.0.10
 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=437288">437288</a> [1.8 branch] Hang involving a for loop turning into a while loop
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=450698">450698</a> The second argument of nsParseNewMailState::AppendMsgFromFile should be PRUint32.
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=438288">438288</a> URI.path one character short after redirect involving fragment
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=441087">441087</a> NS_ERROR_XPC_SECURITY_MANAGER_VETO in Greasemonkey JavaScript eval containing object.property
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=441876">441876</a> remove UTF-7 from browser encoding menus
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=445890">445890</a> XMLHttpRequest.responseXml not accessible from signed remote XUL code
 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=449578">449578</a> Wrong interpretation of escape sequence in charset iso-2022-kr
 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=449703">449703</a> [1.8 branch] XBM appears to draw uninitialized memory
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=438288">438288</a> URI.path one character short after redirect involving fragment
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=369918">369918</a> Crash Loading a Saved Search Folder [ nsMsgQuickSearchDBView::OnSearchDone]
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=450698">450698</a> The second argument of nsParseNewMailState::AppendMsgFromFile should be PRUint32.
 <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=450865">450865</a> c++ style comment in js/src/jsemit.c
-<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=385133">385133</a> Crash due to too much recursion in js_DecompileValueGenerator with watch, setter, delete, generator
+<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=452522">452522</a> Update SeaMonkey version number on GECKO181_20080827_RELBRANCH_REAL
 </pre>
 </body>
 </html>
diff --git a/src/releases/updates/be-BY.rdf b/src/releases/updates/be-BY.rdf
--- a/src/releases/updates/be-BY.rdf
+++ b/src/releases/updates/be-BY.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080313</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/cs-CZ.rdf b/src/releases/updates/cs-CZ.rdf
--- a/src/releases/updates/cs-CZ.rdf
+++ b/src/releases/updates/cs-CZ.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080702</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/de-AT.rdf b/src/releases/updates/de-AT.rdf
--- a/src/releases/updates/de-AT.rdf
+++ b/src/releases/updates/de-AT.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080702</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey.at/download/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/el-GR.rdf b/src/releases/updates/el-GR.rdf
--- a/src/releases/updates/el-GR.rdf
+++ b/src/releases/updates/el-GR.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20070509</NC:version>
+    <NC:version>1.8.1.20070829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/en-GB.rdf b/src/releases/updates/en-GB.rdf
--- a/src/releases/updates/en-GB.rdf
+++ b/src/releases/updates/en-GB.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20070111</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/en-US.rdf b/src/releases/updates/en-US.rdf
--- a/src/releases/updates/en-US.rdf
+++ b/src/releases/updates/en-US.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080702</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/es-ES.rdf b/src/releases/updates/es-ES.rdf
--- a/src/releases/updates/es-ES.rdf
+++ b/src/releases/updates/es-ES.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080702</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/lt-LT.rdf b/src/releases/updates/lt-LT.rdf
new file mode 100644
--- /dev/null
+++ b/src/releases/updates/lt-LT.rdf
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<RDF:RDF xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+         xmlns:NC="http://home.netscape.com/NC-rdf#">
+
+  <RDF:Description RDF:about="urn:updates:latest">
+    <NC:registryName>Browser</NC:registryName>
+    <NC:version>1.8.1.20080829</NC:version>
+    <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
+    <NC:productName>SeaMonkey</NC:productName>
+
+  </RDF:Description>
+
+</RDF:RDF>
diff --git a/src/releases/updates/nl-NL.rdf b/src/releases/updates/nl-NL.rdf
--- a/src/releases/updates/nl-NL.rdf
+++ b/src/releases/updates/nl-NL.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20070802</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/pl-PL.rdf b/src/releases/updates/pl-PL.rdf
--- a/src/releases/updates/pl-PL.rdf
+++ b/src/releases/updates/pl-PL.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080702</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey.pl/download/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/pt-BR.rdf b/src/releases/updates/pt-BR.rdf
--- a/src/releases/updates/pt-BR.rdf
+++ b/src/releases/updates/pt-BR.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080702</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/ru-RU.rdf b/src/releases/updates/ru-RU.rdf
--- a/src/releases/updates/ru-RU.rdf
+++ b/src/releases/updates/ru-RU.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080702</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/sv-SE.rdf b/src/releases/updates/sv-SE.rdf
--- a/src/releases/updates/sv-SE.rdf
+++ b/src/releases/updates/sv-SE.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080620</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>
 
diff --git a/src/releases/updates/ur-PK.rdf b/src/releases/updates/ur-PK.rdf
--- a/src/releases/updates/ur-PK.rdf
+++ b/src/releases/updates/ur-PK.rdf
@@ -4,7 +4,7 @@
 
   <RDF:Description RDF:about="urn:updates:latest">
     <NC:registryName>Browser</NC:registryName>
-    <NC:version>1.8.1.20080313</NC:version>
+    <NC:version>1.8.1.20080829</NC:version>
     <NC:URL>http://www.seamonkey-project.org/releases/</NC:URL>
     <NC:productName>SeaMonkey</NC:productName>