From e8ae58da079631b36d2468fa5f33f3a303e82d42 Mon Sep 17 00:00:00 2001 From: Matt Ward Date: Tue, 29 Dec 2009 13:03:56 +0000 Subject: [PATCH] Change SharpDevelop version to 3.2 git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5349 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- .../HexEditor/Project/HexEditor.addin | 2 +- src/Main/GlobalAssemblyInfo.template | 6 ++--- src/Setup/Files.wxs | 4 +-- src/Setup/Setup.wxs | 27 +++++++------------ 4 files changed, 16 insertions(+), 23 deletions(-) diff --git a/src/AddIns/DisplayBindings/HexEditor/Project/HexEditor.addin b/src/AddIns/DisplayBindings/HexEditor/Project/HexEditor.addin index c7b3e169c5..f74d86f3f6 100644 --- a/src/AddIns/DisplayBindings/HexEditor/Project/HexEditor.addin +++ b/src/AddIns/DisplayBindings/HexEditor/Project/HexEditor.addin @@ -6,7 +6,7 @@ - + diff --git a/src/Main/GlobalAssemblyInfo.template b/src/Main/GlobalAssemblyInfo.template index 62abfb0cc9..608bcb803a 100644 --- a/src/Main/GlobalAssemblyInfo.template +++ b/src/Main/GlobalAssemblyInfo.template @@ -20,15 +20,15 @@ using System.Reflection; [assembly: System.Runtime.InteropServices.ComVisible(false)] [assembly: AssemblyCompany("ic#code")] [assembly: AssemblyProduct("SharpDevelop")] -[assembly: AssemblyCopyright("2000-2009 AlphaSierraPapa")] +[assembly: AssemblyCopyright("2000-2010 AlphaSierraPapa")] [assembly: AssemblyVersion(RevisionClass.FullVersion)] [assembly: NeutralResourcesLanguage("en-US")] internal static class RevisionClass { public const string Major = "3"; - public const string Minor = "1"; - public const string Build = "1"; + public const string Minor = "2"; + public const string Build = "0"; public const string Revision = "-INSERTREVISION-"; public const string MainVersion = Major + "." + Minor; diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index 17c180b4f3..a0f63dc1cc 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -1704,7 +1704,7 @@ - + - + diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index bb5cdf8e76..72aa6277be 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -8,14 +8,14 @@ --> + Version="3.2.$(var.PRODUCTBUILDVERSION)"> - @@ -31,13 +31,13 @@ @@ -141,7 +141,7 @@ each be a feature if the user wants to heavily customise the installation. --> - + @@ -616,7 +609,7 @@ NEWERVERSIONFOUND OLDVERSIONFOUND