- Change the comment about the build tag for releases in "version.h"
authorColin Finck <colin@reactos.org>
Sun, 13 Jan 2008 19:45:24 +0000 (19:45 +0000)
committerColin Finck <colin@reactos.org>
Sun, 13 Jan 2008 19:45:24 +0000 (19:45 +0000)
- Update Thunderbird 1.5 to 1.5.0.14 in "downloader.xml"

svn path=/trunk/; revision=31765

reactos/include/reactos/version.h
rosapps/downloader/downloader.xml

index f5ed7db..3a92c1a 100644 (file)
@@ -21,7 +21,7 @@
 #define KERNEL_VERSION_MINOR           4
 #define KERNEL_VERSION_PATCH_LEVEL     0
 
-/* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"RELEASE" */
+/* KERNEL_VERSION_BUILD_TYPE is L"SVN", L"RC1", L"RC2" or L"" (for the release) */
 #define KERNEL_VERSION_BUILD_TYPE      L"SVN"
 
 
index b95922c..16c5245 100644 (file)
@@ -17,9 +17,9 @@
                <application name="Thunderbird 1.5">
                        <regname>Mozilla Thunderbird (1.5)</regname>
                        <licence>MPL/GPL/LGPL</licence>
-                       <version>1.5.0.13</version>
+                       <version>1.5.0.14</version>
                        <description>The most popular and one of the best free Mail Clients out there.</description>
-                       <location>http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/1.5.0.13/win32/en-US/Thunderbird%20Setup%201.5.0.13.exe</location>
+                       <location>http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/1.5.0.14/win32/en-US/Thunderbird%20Setup%201.5.0.14.exe</location>
                </application>
                <application name="Thunderbird 2.0">
                        <regname>Mozilla Thunderbird (2.0.0.9)</regname>