[ros-diffs] [cfinck] 31765: - Change the comment about the build tag for releases in "version.h" - Update Thunderbird 1.5 to 1.5.0.14 in "downloader.xml"

cfinck at svn.reactos.org cfinck at svn.reactos.org
Sun Jan 13 20:45:25 CET 2008


Author: cfinck
Date: Sun Jan 13 22:45:24 2008
New Revision: 31765

URL: http://svn.reactos.org/svn/reactos?rev=31765&view=rev
Log:
- Change the comment about the build tag for releases in "version.h"
- Update Thunderbird 1.5 to 1.5.0.14 in "downloader.xml"

Modified:
    trunk/reactos/include/reactos/version.h
    trunk/rosapps/downloader/downloader.xml

Modified: trunk/reactos/include/reactos/version.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/version.h?rev=31765&r1=31764&r2=31765&view=diff
==============================================================================
--- trunk/reactos/include/reactos/version.h (original)
+++ trunk/reactos/include/reactos/version.h Sun Jan 13 22:45:24 2008
@@ -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"
 
 

Modified: trunk/rosapps/downloader/downloader.xml
URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/downloader/downloader.xml?rev=31765&r1=31764&r2=31765&view=diff
==============================================================================
--- trunk/rosapps/downloader/downloader.xml (original)
+++ trunk/rosapps/downloader/downloader.xml Sun Jan 13 22:45:24 2008
@@ -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>




More information about the Ros-diffs mailing list