diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe index 6f9b5825..5f31da64 100644 Binary files a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe and b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe differ 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 @@ - - - + + + - - - - + + + +