From b32af4041486543b5d76f5a4847549442fc59fd5 Mon Sep 17 00:00:00 2001 From: Virtuworks Date: Mon, 13 Aug 2012 10:52:40 -0400 Subject: [PATCH] Update Build.xml for further better versioning control --- .../WebsitePanel.Installer/Updater.exe | Bin 198144 -> 198144 bytes WebsitePanel/Sources/VersionInfo.cs | 4 +-- WebsitePanel/Sources/VersionInfo.vb | 4 +-- WebsitePanel/build.xml | 29 +++++++++--------- 4 files changed, 19 insertions(+), 18 deletions(-) diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe index 6f9b58256d1f92509b786b7d4af5df7dace849e0..5f31da641b1d217842e8126ebd498c61686a5818 100644 GIT binary patch delta 44 zcmZqZ;c4jMnb5(MbGEUowTp3U7t^5vfmbJGR5ca{`YcWQ=;?FyjQ{qSLZ&5C0IbFn Axc~qF delta 44 zcmZqZ;c4jMnb5(s&#$qowTp3U7t^5v0b?my{U6z7E)BskXL{@f9&C>(WLh!>0FB5J A9{>OV diff --git a/WebsitePanel/Sources/VersionInfo.cs b/WebsitePanel/Sources/VersionInfo.cs index 5a84a297..56a3acb5 100644 --- a/WebsitePanel/Sources/VersionInfo.cs +++ b/WebsitePanel/Sources/VersionInfo.cs @@ -16,8 +16,8 @@ using System.Runtime.InteropServices; [assembly: AssemblyCompany("Outercurve Foundation")] [assembly: AssemblyCopyright("Copyright © 2012 Outercurve Foundation.")] -[assembly: AssemblyVersion("1.2.2.0")] -[assembly: AssemblyFileVersion("1.2.2.1")] +[assembly: AssemblyVersion("1.2.2")] +[assembly: AssemblyFileVersion("1.2.2")] [assembly: AssemblyInformationalVersion("1.2.2")] diff --git a/WebsitePanel/Sources/VersionInfo.vb b/WebsitePanel/Sources/VersionInfo.vb index 10e75385..4c8abfdc 100644 --- a/WebsitePanel/Sources/VersionInfo.vb +++ b/WebsitePanel/Sources/VersionInfo.vb @@ -18,7 +18,7 @@ Imports System.Runtime.CompilerServices Imports System.Runtime.InteropServices diff --git a/WebsitePanel/build.xml b/WebsitePanel/build.xml index 2b4a60a2..280633bf 100644 --- a/WebsitePanel/build.xml +++ b/WebsitePanel/build.xml @@ -1,10 +1,10 @@  - 1.2.2.0 - 1.2.2.1 + 1.2.2 + 1.2.2 1.2.2 - 2012-08-01 + 2012-08-13 Release .. $(RootFolder)\WebsitePanel @@ -190,6 +190,7 @@ + @@ -444,10 +445,10 @@ - - - - + + + + @@ -457,15 +458,15 @@ - - - + + + - - - - + + + +