From 6fdf39ab8ab5e43fd2bc9a7ac9f0bc90edac37dd Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 7 Oct 2019 22:07:35 +0000 Subject: [PATCH] Bump version number for prep for new release, everything is 7.6 now with no patch --- Installs/AyaNovaINNO/AyaNova.iss | 4 ++-- Installs/AyaNovaOL/AyaNovaOL.iss | 4 ++-- Installs/AyaScript/AyaScript.iss | 4 ++-- Installs/CEImportINNO/CEImport.iss | 4 ++-- Installs/ExportToExcel/ExportToExcel.iss | 4 ++-- Installs/MBI/MBI.iss | 4 ++-- Installs/OutlookSchedule/OutlookSchedule.iss | 4 ++-- Installs/QuickNotify/QuickNotify.iss | 4 ++-- Installs/RI/ri.iss | 4 ++-- Installs/WBI/WBI.iss | 4 ++-- TODO.txt | 2 ++ release procedure.txt | 2 +- source/AyaNova.PlugIn/Properties/AssemblyInfo.cs | 4 ++-- source/Data/Data/AssemblyInfo.cs | 4 ++-- source/GZWFControls/AssemblyInfo.cs | 4 ++-- source/MBI/Properties/AssemblyInfo.cs | 4 ++-- source/MBI/default.aspx.cs | 2 +- source/Plugins/AyaNova.PlugIn.AyaScript/AyaScript.cs | 2 +- .../AyaNova.PlugIn.AyaScript/Properties/AssemblyInfo.cs | 4 ++-- .../AyaNova.PlugIn.ImportExportCSV/ImportExportCSV.cs | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- source/Plugins/AyaNova.PlugIn.Merger/Merger.cs | 2 +- .../AyaNova.PlugIn.Merger/Properties/AssemblyInfo.cs | 4 ++-- .../Plugins/AyaNova.Plugin.ClientRemover/ClientRemover.cs | 8 ++++---- .../Properties/AssemblyInfo.cs | 4 ++-- source/Plugins/AyaNova.Plugin.Dump/Dump.cs | 8 ++++---- .../AyaNova.Plugin.Dump/Properties/AssemblyInfo.cs | 4 ++-- .../Plugins/AyaNova.Plugin.ExportToExcel/ExportToExcel.cs | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- .../AyaNova.Plugin.OutlookSchedule/OutlookSchedule.cs | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- source/Plugins/AyaNova.Plugin.PTI/PTIPlugin.cs | 2 +- .../Plugins/AyaNova.Plugin.PTI/Properties/AssemblyInfo.cs | 4 ++-- .../Plugins/AyaNova.Plugin.QBI/Properties/AssemblyInfo.cs | 4 ++-- source/Plugins/AyaNova.Plugin.QBI/QBI.cs | 2 +- .../AyaNova.Plugin.QBOI/Properties/AssemblyInfo.cs | 4 ++-- source/Plugins/AyaNova.Plugin.QBOI/QBOI.cs | 2 +- .../Properties/AssemblyInfo.cs | 4 ++-- .../AyaNova.Plugin.QuickNotification/QuickNotification.cs | 2 +- source/Plugins/AyaNova.Plugin.XTools/XTools.cs | 2 +- source/Plugins/AyaNovaOL/AssemblyInfo.cs | 4 ++-- source/Profile/GZTW.Profile/AssemblyInfo.cs | 4 ++-- source/WBI/App_Code/Util.cs | 4 ++-- source/WinFormApp/AyaNova.exe.manifest | 2 +- source/bizobjects/AyaLib/AssemblyInfo.cs | 4 ++-- source/csla10/CSLA.Core.Bindablebase/AssemblyInfo.cs | 4 ++-- source/csla10/CSLA.Server.DataPortal/AssemblyInfo.vb | 4 ++-- source/csla10/CSLA/AssemblyInfo.vb | 4 ++-- source/ri/ri/Properties/AssemblyInfo.cs | 4 ++-- source/ri/ri/util/util.cs | 2 +- utils/AyaImport/AssemblyInfo.cs | 4 ++-- utils/AyaImport/AyaImport.exe.manifest | 2 +- utils/GeneratorService/Properties/AssemblyInfo.cs | 4 ++-- utils/migration/ToMSSQL/AssemblyInfo.cs | 4 ++-- utils/migration/ToMSSQL/ToMSSQL.exe.manifest | 2 +- 55 files changed, 98 insertions(+), 96 deletions(-) diff --git a/Installs/AyaNovaINNO/AyaNova.iss b/Installs/AyaNovaINNO/AyaNova.iss index d78b612..69e5d70 100644 --- a/Installs/AyaNovaINNO/AyaNova.iss +++ b/Installs/AyaNovaINNO/AyaNova.iss @@ -3,11 +3,11 @@ [Setup] AppName=AyaNova -AppVerName=AyaNova 7.5 +AppVerName=AyaNova 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=ayanova4x diff --git a/Installs/AyaNovaOL/AyaNovaOL.iss b/Installs/AyaNovaOL/AyaNovaOL.iss index 48d01dc..db75f65 100644 --- a/Installs/AyaNovaOL/AyaNovaOL.iss +++ b/Installs/AyaNovaOL/AyaNovaOL.iss @@ -1,10 +1,10 @@ [Setup] AppName=AyaNova OLI plugin -AppVerName=AyaNova OLI plugin 7.5 +AppVerName=AyaNova OLI plugin 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=http://www.AyaNova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=AyaNovaOL diff --git a/Installs/AyaScript/AyaScript.iss b/Installs/AyaScript/AyaScript.iss index 48f1735..6268a4e 100644 --- a/Installs/AyaScript/AyaScript.iss +++ b/Installs/AyaScript/AyaScript.iss @@ -1,10 +1,10 @@ [Setup] AppName=AyaNova AyaScript plugin -AppVerName=AyaNova AyaScript plugin 7.5 +AppVerName=AyaNova AyaScript plugin 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=AyaScript diff --git a/Installs/CEImportINNO/CEImport.iss b/Installs/CEImportINNO/CEImport.iss index 6bb4d7d..9fcf899 100644 --- a/Installs/CEImportINNO/CEImport.iss +++ b/Installs/CEImportINNO/CEImport.iss @@ -3,11 +3,11 @@ [Setup] AppName=CEImport -AppVerName=CEImport 7.5 +AppVerName=CEImport 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=ceimport4x diff --git a/Installs/ExportToExcel/ExportToExcel.iss b/Installs/ExportToExcel/ExportToExcel.iss index 0e623e1..2b8e5c0 100644 --- a/Installs/ExportToExcel/ExportToExcel.iss +++ b/Installs/ExportToExcel/ExportToExcel.iss @@ -1,10 +1,10 @@ [Setup] AppName=AyaNova ExportToXls plugin -AppVerName=AyaNova ExportToXls plugin 7.5 +AppVerName=AyaNova ExportToXls plugin 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=ExportToXls diff --git a/Installs/MBI/MBI.iss b/Installs/MBI/MBI.iss index cdf2ae1..19f208b 100644 --- a/Installs/MBI/MBI.iss +++ b/Installs/MBI/MBI.iss @@ -2,11 +2,11 @@ [Setup] AppName=AyaNova MBI -AppVerName=AyaNova MBI 7.5 +AppVerName=AyaNova MBI 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=ayanovambi4x diff --git a/Installs/OutlookSchedule/OutlookSchedule.iss b/Installs/OutlookSchedule/OutlookSchedule.iss index af28ec5..d641222 100644 --- a/Installs/OutlookSchedule/OutlookSchedule.iss +++ b/Installs/OutlookSchedule/OutlookSchedule.iss @@ -1,10 +1,10 @@ [Setup] AppName=AyaNova OutlookSchedule plugin -AppVerName=AyaNova OutlookSchedule plugin 7.5 +AppVerName=AyaNova OutlookSchedule plugin 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=OutlookSchedule diff --git a/Installs/QuickNotify/QuickNotify.iss b/Installs/QuickNotify/QuickNotify.iss index 95c8838..6646219 100644 --- a/Installs/QuickNotify/QuickNotify.iss +++ b/Installs/QuickNotify/QuickNotify.iss @@ -1,10 +1,10 @@ [Setup] AppName=AyaNova QuickNotify plugin -AppVerName=AyaNova QuickNotify plugin 7.5 +AppVerName=AyaNova QuickNotify plugin 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=QuickNotify diff --git a/Installs/RI/ri.iss b/Installs/RI/ri.iss index d190231..a495e74 100644 --- a/Installs/RI/ri.iss +++ b/Installs/RI/ri.iss @@ -2,11 +2,11 @@ [Setup] AppName=AyaNova RI -AppVerName=AyaNova RI 7.5 +AppVerName=AyaNova RI 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=ayanovaRI7x diff --git a/Installs/WBI/WBI.iss b/Installs/WBI/WBI.iss index 671b80c..92ea533 100644 --- a/Installs/WBI/WBI.iss +++ b/Installs/WBI/WBI.iss @@ -2,11 +2,11 @@ [Setup] AppName=AyaNova WBI -AppVerName=AyaNova WBI 7.5 +AppVerName=AyaNova WBI 7.6 AppPublisher=Ground Zero Tech-Works Inc. AppPublisherURL=https://www.ayanova.com/ AppSupportUrl=http://forum.ayanova.com -AppVersion=7.5.0 +AppVersion=7.6.0 ;App ID is used for updating and patching ;see: http://www.jrsoftware.org/iskb.php?updateinstall AppId=ayanovawbi5x diff --git a/TODO.txt b/TODO.txt index e2ad223..8759068 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,7 +1,9 @@ ////////////////////////////////////////////////////////// //TODO +Release Oct 2019 QBOI2 and etc +QBOI ////////////////////////////////////////////////////////// diff --git a/release procedure.txt b/release procedure.txt index 8ca4cfa..3118fab 100644 --- a/release procedure.txt +++ b/release procedure.txt @@ -19,7 +19,7 @@ Find installers ready to go in the Data/AyaNova/Installs folder $profit% :) =-=-=-=-=-=- -FIPS BUILD +FIPS BUILD (NO LONGER REQUIRED AS THE CUSTOMER NO LONGER SUBSCRIBES) First enable fips build: 1) Enable FIPS pre-processor directive in two files: BusinessIdentity.vb - Uncomment line 328 to enable fips and comment OUT line 329 that disables FIPS build diff --git a/source/AyaNova.PlugIn/Properties/AssemblyInfo.cs b/source/AyaNova.PlugIn/Properties/AssemblyInfo.cs index f4bddf7..ea0d02a 100644 --- a/source/AyaNova.PlugIn/Properties/AssemblyInfo.cs +++ b/source/AyaNova.PlugIn/Properties/AssemblyInfo.cs @@ -30,5 +30,5 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Data/Data/AssemblyInfo.cs b/source/Data/Data/AssemblyInfo.cs index ee58ad0..217c984 100644 --- a/source/Data/Data/AssemblyInfo.cs +++ b/source/Data/Data/AssemblyInfo.cs @@ -27,7 +27,7 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -59,5 +59,5 @@ using System.Runtime.InteropServices; //[assembly: AssemblyKeyName("")] -[assembly: AssemblyFileVersionAttribute("7.5.0.0")] +[assembly: AssemblyFileVersionAttribute("7.6.0.0")] [assembly: ComVisibleAttribute(false)] diff --git a/source/GZWFControls/AssemblyInfo.cs b/source/GZWFControls/AssemblyInfo.cs index 287c0c5..95a9015 100644 --- a/source/GZWFControls/AssemblyInfo.cs +++ b/source/GZWFControls/AssemblyInfo.cs @@ -27,7 +27,7 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -58,4 +58,4 @@ using System.Runtime.InteropServices; //[assembly: AssemblyKeyFile("..\\..\\..\\..\\keys\\AyaNova.snk")] //[assembly: AssemblyKeyName("")] [assembly: ComVisibleAttribute(false)] -[assembly: AssemblyFileVersionAttribute("7.5.0.0")] +[assembly: AssemblyFileVersionAttribute("7.6.0.0")] diff --git a/source/MBI/Properties/AssemblyInfo.cs b/source/MBI/Properties/AssemblyInfo.cs index 5c08671..b697b16 100644 --- a/source/MBI/Properties/AssemblyInfo.cs +++ b/source/MBI/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.1.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/MBI/default.aspx.cs b/source/MBI/default.aspx.cs index 56af84d..56c8b4f 100644 --- a/source/MBI/default.aspx.cs +++ b/source/MBI/default.aspx.cs @@ -31,7 +31,7 @@ namespace AyaNovaMBI s.Append("
"); s.Append("Licensed to: " + HttpUtility.HtmlEncode(AyaBizUtils.REGTO));//case 1171 s.Append("
"); - s.Append("AyaNova® MBI Service management software 7.5 (patch 1) ");//(patch XXX) + s.Append("AyaNova® MBI Service management software 7.6");//(patch XXX) s.Append("
"); s.Append("© 1999-2019 Ground Zero Tech-Works Inc. All rights reserved."); s.Append("
"); diff --git a/source/Plugins/AyaNova.PlugIn.AyaScript/AyaScript.cs b/source/Plugins/AyaNova.PlugIn.AyaScript/AyaScript.cs index 4e628ec..c15ff63 100644 --- a/source/Plugins/AyaNova.PlugIn.AyaScript/AyaScript.cs +++ b/source/Plugins/AyaNova.PlugIn.AyaScript/AyaScript.cs @@ -39,7 +39,7 @@ namespace AyaNova.PlugIn.AyaScript public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About diff --git a/source/Plugins/AyaNova.PlugIn.AyaScript/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.PlugIn.AyaScript/Properties/AssemblyInfo.cs index cb36589..702de98 100644 --- a/source/Plugins/AyaNova.PlugIn.AyaScript/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.PlugIn.AyaScript/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.PlugIn.ImportExportCSV/ImportExportCSV.cs b/source/Plugins/AyaNova.PlugIn.ImportExportCSV/ImportExportCSV.cs index 147add4..c44b946 100644 --- a/source/Plugins/AyaNova.PlugIn.ImportExportCSV/ImportExportCSV.cs +++ b/source/Plugins/AyaNova.PlugIn.ImportExportCSV/ImportExportCSV.cs @@ -33,7 +33,7 @@ namespace AyaNova.PlugIn.ImportExportCSV public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About diff --git a/source/Plugins/AyaNova.PlugIn.ImportExportCSV/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.PlugIn.ImportExportCSV/Properties/AssemblyInfo.cs index 58a58d8..22b1680 100644 --- a/source/Plugins/AyaNova.PlugIn.ImportExportCSV/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.PlugIn.ImportExportCSV/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.1.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.PlugIn.Merger/Merger.cs b/source/Plugins/AyaNova.PlugIn.Merger/Merger.cs index deff550..b0ae73a 100644 --- a/source/Plugins/AyaNova.PlugIn.Merger/Merger.cs +++ b/source/Plugins/AyaNova.PlugIn.Merger/Merger.cs @@ -21,7 +21,7 @@ namespace AyaNova.PlugIn.Merger public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About diff --git a/source/Plugins/AyaNova.PlugIn.Merger/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.PlugIn.Merger/Properties/AssemblyInfo.cs index cbfd7f0..8de3213 100644 --- a/source/Plugins/AyaNova.PlugIn.Merger/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.PlugIn.Merger/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.ClientRemover/ClientRemover.cs b/source/Plugins/AyaNova.Plugin.ClientRemover/ClientRemover.cs index 71357e8..1136ec0 100644 --- a/source/Plugins/AyaNova.Plugin.ClientRemover/ClientRemover.cs +++ b/source/Plugins/AyaNova.Plugin.ClientRemover/ClientRemover.cs @@ -30,7 +30,7 @@ namespace AyaNova.PlugIn.ClientRemover public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About @@ -68,13 +68,13 @@ namespace AyaNova.PlugIn.ClientRemover { if (AyaNovaVersion.Major < 7) { - MessageBox.Show("This ClientRemover plugin requires AyaNova version 7.5 or newer"); + MessageBox.Show("This ClientRemover plugin requires AyaNova version 7.6 or newer"); return false; } - if (AyaNovaVersion.Minor < 5) + if (AyaNovaVersion.Minor < 6) { - MessageBox.Show("This ClientRemover plugin requires AyaNova version 7.5 or newer"); + MessageBox.Show("This ClientRemover plugin requires AyaNova version 7.6 or newer"); return false; } diff --git a/source/Plugins/AyaNova.Plugin.ClientRemover/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.ClientRemover/Properties/AssemblyInfo.cs index 0a0ba79..2d2f0b5 100644 --- a/source/Plugins/AyaNova.Plugin.ClientRemover/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.ClientRemover/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.1.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.Dump/Dump.cs b/source/Plugins/AyaNova.Plugin.Dump/Dump.cs index c5d5371..71a2a4f 100644 --- a/source/Plugins/AyaNova.Plugin.Dump/Dump.cs +++ b/source/Plugins/AyaNova.Plugin.Dump/Dump.cs @@ -30,7 +30,7 @@ namespace AyaNova.Plugin.Dump public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About @@ -68,13 +68,13 @@ namespace AyaNova.Plugin.Dump { if (AyaNovaVersion.Major < 7) { - MessageBox.Show("This DBDump plugin requires AyaNova version 7.5 or newer"); + MessageBox.Show("This DBDump plugin requires AyaNova version 7.6 or newer"); return false; } - if (AyaNovaVersion.Minor < 5) + if (AyaNovaVersion.Minor < 6) { - MessageBox.Show("This DBDump plugin requires AyaNova version 7.5 or newer"); + MessageBox.Show("This DBDump plugin requires AyaNova version 7.6 or newer"); return false; } diff --git a/source/Plugins/AyaNova.Plugin.Dump/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.Dump/Properties/AssemblyInfo.cs index a989fe9..1abe546 100644 --- a/source/Plugins/AyaNova.Plugin.Dump/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.Dump/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.ExportToExcel/ExportToExcel.cs b/source/Plugins/AyaNova.Plugin.ExportToExcel/ExportToExcel.cs index a7bda4b..700c3e4 100644 --- a/source/Plugins/AyaNova.Plugin.ExportToExcel/ExportToExcel.cs +++ b/source/Plugins/AyaNova.Plugin.ExportToExcel/ExportToExcel.cs @@ -37,7 +37,7 @@ namespace AyaNova.Plugin.ExportToExcel public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About diff --git a/source/Plugins/AyaNova.Plugin.ExportToExcel/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.ExportToExcel/Properties/AssemblyInfo.cs index 9266d01..1e31278 100644 --- a/source/Plugins/AyaNova.Plugin.ExportToExcel/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.ExportToExcel/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.OutlookSchedule/OutlookSchedule.cs b/source/Plugins/AyaNova.Plugin.OutlookSchedule/OutlookSchedule.cs index 1b7f3ba..2427cc6 100644 --- a/source/Plugins/AyaNova.Plugin.OutlookSchedule/OutlookSchedule.cs +++ b/source/Plugins/AyaNova.Plugin.OutlookSchedule/OutlookSchedule.cs @@ -38,7 +38,7 @@ namespace AyaNova.Plugin.OutlookSchedule public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About diff --git a/source/Plugins/AyaNova.Plugin.OutlookSchedule/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.OutlookSchedule/Properties/AssemblyInfo.cs index 34eba09..68970af 100644 --- a/source/Plugins/AyaNova.Plugin.OutlookSchedule/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.OutlookSchedule/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.PTI/PTIPlugin.cs b/source/Plugins/AyaNova.Plugin.PTI/PTIPlugin.cs index ea84dcc..4e06a96 100644 --- a/source/Plugins/AyaNova.Plugin.PTI/PTIPlugin.cs +++ b/source/Plugins/AyaNova.Plugin.PTI/PTIPlugin.cs @@ -51,7 +51,7 @@ namespace AyaNova.PlugIn.PTI public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About diff --git a/source/Plugins/AyaNova.Plugin.PTI/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.PTI/Properties/AssemblyInfo.cs index b26833b..5d759b6 100644 --- a/source/Plugins/AyaNova.Plugin.PTI/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.PTI/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.1.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.QBI/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.QBI/Properties/AssemblyInfo.cs index 9d7cb37..1188166 100644 --- a/source/Plugins/AyaNova.Plugin.QBI/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.QBI/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.5.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.QBI/QBI.cs b/source/Plugins/AyaNova.Plugin.QBI/QBI.cs index 207b4d6..1e55090 100644 --- a/source/Plugins/AyaNova.Plugin.QBI/QBI.cs +++ b/source/Plugins/AyaNova.Plugin.QBI/QBI.cs @@ -52,7 +52,7 @@ namespace AyaNova.PlugIn.QBI public string PluginVersion { - get { return "7.5 (patch 4)"; }//if patch then 7.3 (patch 1) etc + get { return "7.6"; }//if patch then 7.3 (patch 1) etc } public string About diff --git a/source/Plugins/AyaNova.Plugin.QBOI/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.QBOI/Properties/AssemblyInfo.cs index e7a65ce..145e2ed 100644 --- a/source/Plugins/AyaNova.Plugin.QBOI/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.QBOI/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.5.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.QBOI/QBOI.cs b/source/Plugins/AyaNova.Plugin.QBOI/QBOI.cs index 8271fee..f583632 100644 --- a/source/Plugins/AyaNova.Plugin.QBOI/QBOI.cs +++ b/source/Plugins/AyaNova.Plugin.QBOI/QBOI.cs @@ -59,7 +59,7 @@ namespace AyaNova.PlugIn.QBOI public string PluginVersion { - get { return "7.5 (patch 5)"; }//if patch then 7.3 (patch 1) etc + get { return "7.6"; }//if patch then 7.3 (patch 1) etc } public string About diff --git a/source/Plugins/AyaNova.Plugin.QuickNotification/Properties/AssemblyInfo.cs b/source/Plugins/AyaNova.Plugin.QuickNotification/Properties/AssemblyInfo.cs index 6d3276c..a53e8d8 100644 --- a/source/Plugins/AyaNova.Plugin.QuickNotification/Properties/AssemblyInfo.cs +++ b/source/Plugins/AyaNova.Plugin.QuickNotification/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/Plugins/AyaNova.Plugin.QuickNotification/QuickNotification.cs b/source/Plugins/AyaNova.Plugin.QuickNotification/QuickNotification.cs index c12effc..3e9b287 100644 --- a/source/Plugins/AyaNova.Plugin.QuickNotification/QuickNotification.cs +++ b/source/Plugins/AyaNova.Plugin.QuickNotification/QuickNotification.cs @@ -33,7 +33,7 @@ namespace AyaNova.Plugin.QuickNotification public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About diff --git a/source/Plugins/AyaNova.Plugin.XTools/XTools.cs b/source/Plugins/AyaNova.Plugin.XTools/XTools.cs index 9dfa4fd..8905946 100644 --- a/source/Plugins/AyaNova.Plugin.XTools/XTools.cs +++ b/source/Plugins/AyaNova.Plugin.XTools/XTools.cs @@ -24,7 +24,7 @@ namespace AyaNova.Plugin.XTools public string PluginVersion { - get { return "7.5"; } + get { return "7.6"; } } public string About diff --git a/source/Plugins/AyaNovaOL/AssemblyInfo.cs b/source/Plugins/AyaNovaOL/AssemblyInfo.cs index 7cb6312..1d013c9 100644 --- a/source/Plugins/AyaNovaOL/AssemblyInfo.cs +++ b/source/Plugins/AyaNovaOL/AssemblyInfo.cs @@ -25,7 +25,7 @@ using System.Runtime.CompilerServices; // You can specify all the value or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -48,4 +48,4 @@ using System.Runtime.CompilerServices; //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("")] //[assembly: AssemblyKeyName("")] -[assembly: AssemblyFileVersionAttribute("7.5.0.0")] +[assembly: AssemblyFileVersionAttribute("7.6.0.0")] diff --git a/source/Profile/GZTW.Profile/AssemblyInfo.cs b/source/Profile/GZTW.Profile/AssemblyInfo.cs index 6e66e46..462c56f 100644 --- a/source/Profile/GZTW.Profile/AssemblyInfo.cs +++ b/source/Profile/GZTW.Profile/AssemblyInfo.cs @@ -27,7 +27,7 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -57,5 +57,5 @@ using System.Runtime.InteropServices; //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("..\\..\\..\\..\\..\\keys\\AyaNova.snk")] //[assembly: AssemblyKeyName("")] -[assembly: AssemblyFileVersionAttribute("7.5.0.0")] +[assembly: AssemblyFileVersionAttribute("7.6.0.0")] [assembly: ComVisibleAttribute(false)] diff --git a/source/WBI/App_Code/Util.cs b/source/WBI/App_Code/Util.cs index 5f39777..fb58af2 100644 --- a/source/WBI/App_Code/Util.cs +++ b/source/WBI/App_Code/Util.cs @@ -29,8 +29,8 @@ public class Util } - public static string Version { get { return "7.5.0"; } } - public static int HotfixVersion { get { return 3; } } + public static string Version { get { return "7.6.0"; } } + public static int HotfixVersion { get { return 0; } } public static Guid WBIIntegrationID { get { return new Guid("{6946040C-1B50-4eab-BE08-A0E93DB7449F}"); } } #region "global" vars diff --git a/source/WinFormApp/AyaNova.exe.manifest b/source/WinFormApp/AyaNova.exe.manifest index 6a26ed0..b5fa3aa 100644 --- a/source/WinFormApp/AyaNova.exe.manifest +++ b/source/WinFormApp/AyaNova.exe.manifest @@ -1,6 +1,6 @@ - + diff --git a/source/bizobjects/AyaLib/AssemblyInfo.cs b/source/bizobjects/AyaLib/AssemblyInfo.cs index 1614889..b59f524 100644 --- a/source/bizobjects/AyaLib/AssemblyInfo.cs +++ b/source/bizobjects/AyaLib/AssemblyInfo.cs @@ -27,7 +27,7 @@ using System.Security.Permissions; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] // Test commnet for subversion testing @@ -64,4 +64,4 @@ using System.Security.Permissions; // Configure log4net using the .config file //[assembly: log4net.Config.XmlConfigurator(ConfigFile="Log4Net.config",Watch=true)] //[assembly: log4net.Config.XmlConfigurator( ConfigFile="Log4Net.config",Watch=true )] -[assembly: AssemblyFileVersionAttribute("7.5.10.0")] +[assembly: AssemblyFileVersionAttribute("7.6.0.0")] diff --git a/source/csla10/CSLA.Core.Bindablebase/AssemblyInfo.cs b/source/csla10/CSLA.Core.Bindablebase/AssemblyInfo.cs index 7f1ff2a..bf8169d 100644 --- a/source/csla10/CSLA.Core.Bindablebase/AssemblyInfo.cs +++ b/source/csla10/CSLA.Core.Bindablebase/AssemblyInfo.cs @@ -26,7 +26,7 @@ using System.Runtime.CompilerServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -57,4 +57,4 @@ using System.Runtime.CompilerServices; //[assembly: AssemblyKeyFile("..\\..\\..\\..\\..\\keys\\AyaNova.snk")] //[assembly: AssemblyKeyName("")] //[assembly:System.CLSCompliant(true)] -[assembly: AssemblyFileVersionAttribute("7.5.0.0")] +[assembly: AssemblyFileVersionAttribute("7.6.0.0")] diff --git a/source/csla10/CSLA.Server.DataPortal/AssemblyInfo.vb b/source/csla10/CSLA.Server.DataPortal/AssemblyInfo.vb index 59c084b..95c92a9 100644 --- a/source/csla10/CSLA.Server.DataPortal/AssemblyInfo.vb +++ b/source/csla10/CSLA.Server.DataPortal/AssemblyInfo.vb @@ -29,10 +29,10 @@ Imports System.Runtime.InteropServices ' You can specify all the values or you can default the Build and Revision Numbers ' by using the '*' as shown below: - + ' strong name ' - + diff --git a/source/csla10/CSLA/AssemblyInfo.vb b/source/csla10/CSLA/AssemblyInfo.vb index b986d3a..dc5bb22 100644 --- a/source/csla10/CSLA/AssemblyInfo.vb +++ b/source/csla10/CSLA/AssemblyInfo.vb @@ -29,8 +29,8 @@ Imports System.Runtime.InteropServices ' You can specify all the values or you can default the Build and Revision Numbers ' by using the '*' as shown below: - + - + diff --git a/source/ri/ri/Properties/AssemblyInfo.cs b/source/ri/ri/Properties/AssemblyInfo.cs index db467af..2a1c399 100644 --- a/source/ri/ri/Properties/AssemblyInfo.cs +++ b/source/ri/ri/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.4.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/source/ri/ri/util/util.cs b/source/ri/ri/util/util.cs index 7fea170..77a0f32 100644 --- a/source/ri/ri/util/util.cs +++ b/source/ri/ri/util/util.cs @@ -17,7 +17,7 @@ namespace ri.util public static class ay { #region VERSION - public static string Version = "v7.5 (patch 4)"; + public static string Version = "v7.6"; #endregion version diff --git a/utils/AyaImport/AssemblyInfo.cs b/utils/AyaImport/AssemblyInfo.cs index a7c7acc..d9aa9f3 100644 --- a/utils/AyaImport/AssemblyInfo.cs +++ b/utils/AyaImport/AssemblyInfo.cs @@ -26,7 +26,7 @@ using System.Runtime.CompilerServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -59,4 +59,4 @@ using System.Runtime.CompilerServices; //[assembly: AssemblyDelaySign(false)] //[assembly: AssemblyKeyFile("..\\..\\..\\..\\keys\\AyaNova.snk")] //[assembly: AssemblyKeyName("")] -[assembly: AssemblyFileVersionAttribute("7.5.0.0")] +[assembly: AssemblyFileVersionAttribute("7.6.0.0")] diff --git a/utils/AyaImport/AyaImport.exe.manifest b/utils/AyaImport/AyaImport.exe.manifest index c1207f8..c18fb37 100644 --- a/utils/AyaImport/AyaImport.exe.manifest +++ b/utils/AyaImport/AyaImport.exe.manifest @@ -1,6 +1,6 @@ - + diff --git a/utils/GeneratorService/Properties/AssemblyInfo.cs b/utils/GeneratorService/Properties/AssemblyInfo.cs index 6b2284a..5651148 100644 --- a/utils/GeneratorService/Properties/AssemblyInfo.cs +++ b/utils/GeneratorService/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ using System.Runtime.InteropServices; // Build Number // Revision // -[assembly: AssemblyVersion("7.5.0.0")] -[assembly: AssemblyFileVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] +[assembly: AssemblyFileVersion("7.6.0.0")] diff --git a/utils/migration/ToMSSQL/AssemblyInfo.cs b/utils/migration/ToMSSQL/AssemblyInfo.cs index 4bb802c..94707e7 100644 --- a/utils/migration/ToMSSQL/AssemblyInfo.cs +++ b/utils/migration/ToMSSQL/AssemblyInfo.cs @@ -27,7 +27,7 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("7.5.0.0")] +[assembly: AssemblyVersion("7.6.0.0")] // // In order to sign your assembly you must specify a key to use. Refer to the @@ -57,5 +57,5 @@ using System.Runtime.InteropServices; [assembly: AssemblyDelaySign(false)] [assembly: AssemblyKeyFile("")] [assembly: AssemblyKeyName("")] -[assembly: AssemblyFileVersionAttribute("7.5.1.0")] +[assembly: AssemblyFileVersionAttribute("7.6.0.0")] [assembly: ComVisibleAttribute(false)] diff --git a/utils/migration/ToMSSQL/ToMSSQL.exe.manifest b/utils/migration/ToMSSQL/ToMSSQL.exe.manifest index eb4dc9e..7d617f0 100644 --- a/utils/migration/ToMSSQL/ToMSSQL.exe.manifest +++ b/utils/migration/ToMSSQL/ToMSSQL.exe.manifest @@ -1,6 +1,6 @@ - +