Skip to content

Commit 9647ca1

Browse files
committed
Bump Version to 3.0.0
1 parent 8d0834b commit 9647ca1

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

E2TGST/My Project/AssemblyInfo.vb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131
' by using the '*' as shown below:
3232
' <Assembly: AssemblyVersion("1.0.*")>
3333

34-
<Assembly: AssemblyVersion("2.2.1.0")>
35-
<Assembly: AssemblyFileVersion("2.2.1.0")>
34+
<Assembly: AssemblyVersion("3.0.0.0")>
35+
<Assembly: AssemblyFileVersion("3.0.0.0")>

Installer/Installer.aip

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
<ROW Property="ARPSYSTEMCOMPONENT" Value="1"/>
2222
<ROW Property="CTRLS" Value="2"/>
2323
<ROW Property="Manufacturer" Value="Devil7 Softwares"/>
24-
<ROW Property="ProductCode" Value="1033:{68214B0C-035C-4FBC-B54F-A29EE65F7FD2} " Type="16"/>
24+
<ROW Property="ProductCode" Value="1033:{4E29A428-CB24-4383-B3FE-0258547E37B4} " Type="16"/>
2525
<ROW Property="ProductLanguage" Value="1033"/>
2626
<ROW Property="ProductName" Value="Excel to Tally for GST Entries"/>
27-
<ROW Property="ProductVersion" Value="2.2.1" Type="32"/>
27+
<ROW Property="ProductVersion" Value="3.0.0" Type="32"/>
2828
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
2929
<ROW Property="UpgradeCode" Value="{AE0C6578-36E4-43E3-A4B6-552E830B4A5C}"/>
3030
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
@@ -43,7 +43,7 @@
4343
<ROW Directory="TARGETDIR" DefaultDir="SourceDir"/>
4444
</COMPONENT>
4545
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
46-
<ROW Component="AI_CustomARPName" ComponentId="{34EF9D16-9803-439A-A328-32C05B54A86C}" Directory_="APPDIR" Attributes="4" KeyPath="DisplayName" Options="1"/>
46+
<ROW Component="AI_CustomARPName" ComponentId="{CCABFF48-98A2-481C-B2D1-96BF7C2EF9E8}" Directory_="APPDIR" Attributes="4" KeyPath="DisplayName" Options="1"/>
4747
<ROW Component="AI_DisableModify" ComponentId="{DA23B37A-B397-4B89-B051-8D214FA496DC}" Directory_="APPDIR" Attributes="4" KeyPath="NoModify" Options="1"/>
4848
<ROW Component="AI_ExePath" ComponentId="{353A89A0-7994-4FD2-AFE2-7365033F023E}" Directory_="APPDIR" Attributes="4" KeyPath="AI_ExePath"/>
4949
<ROW Component="DevExpress.BonusSkins.v18.2.dll" ComponentId="{00D643B4-C443-47EF-8A6C-7D9FDA3F5512}" Directory_="APPDIR" Attributes="0" KeyPath="DevExpress.BonusSkins.v18.2.dll"/>
@@ -74,11 +74,12 @@
7474
<ROW Component="DevExpress.XtraTreeList.v18.2.dll" ComponentId="{A73B5562-4130-4395-8E46-2313436D31E2}" Directory_="APPDIR" Attributes="0" KeyPath="DevExpress.XtraTreeList.v18.2.dll"/>
7575
<ROW Component="ExcelDataReader.dll" ComponentId="{9F7BCCF2-042A-4B22-AF53-2EA79D5E9FF7}" Directory_="APPDIR" Attributes="0" KeyPath="ExcelDataReader.dll"/>
7676
<ROW Component="ExceltoTallyforGSTEntries.exe" ComponentId="{83B2D52E-3936-4984-B3D2-013AA3F07766}" Directory_="APPDIR" Attributes="0" KeyPath="ExceltoTallyforGSTEntries.exe"/>
77+
<ROW Component="FastColoredTextBox.dll" ComponentId="{EE8C0B88-43FF-4C38-8AD1-85058ADEC385}" Directory_="APPDIR" Attributes="0" KeyPath="FastColoredTextBox.dll"/>
7778
<ROW Component="ProductInformation" ComponentId="{1F850D83-A857-43B3-927D-1CC6D89CB187}" Directory_="APPDIR" Attributes="4" KeyPath="Version"/>
7879
<ROW Component="SHORTCUTDIR" ComponentId="{35D2F403-BFB0-4512-9815-5FF025B50EDF}" Directory_="SHORTCUTDIR" Attributes="0"/>
7980
</COMPONENT>
8081
<COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent">
81-
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0" Components="AI_CustomARPName AI_DisableModify AI_ExePath DevExpress.BonusSkins.v18.2.dll DevExpress.Charts.v18.2.Core.dll DevExpress.CodeParser.v18.2.dll DevExpress.Data.v18.2.dll DevExpress.DataAccess.v18.2.dll DevExpress.Docs.v18.2.dll DevExpress.Images.v18.2.dll DevExpress.Office.v18.2.Core.dll DevExpress.Pdf.v18.2.Core.dll DevExpress.Pdf.v18.2.Drawing.dll DevExpress.Printing.v18.2.Core.dll DevExpress.RichEdit.v18.2.Core.dll DevExpress.RichEdit.v18.2.Export.dll DevExpress.Snap.v18.2.Core.dll DevExpress.Sparkline.v18.2.Core.dll DevExpress.Spreadsheet.v18.2.Core.dll DevExpress.Utils.v18.2.dll DevExpress.Xpo.v18.2.dll DevExpress.XtraBars.v18.2.dll DevExpress.XtraCharts.v18.2.dll DevExpress.XtraEditors.v18.2.dll DevExpress.XtraGrid.v18.2.dll DevExpress.XtraLayout.v18.2.dll DevExpress.XtraPrinting.v18.2.dll DevExpress.XtraRichEdit.v18.2.dll DevExpress.XtraTreeList.v18.2.dll ExcelDataReader.dll ExceltoTallyforGSTEntries.exe ProductInformation SHORTCUTDIR"/>
82+
<ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0" Components="AI_CustomARPName AI_DisableModify AI_ExePath DevExpress.BonusSkins.v18.2.dll DevExpress.Charts.v18.2.Core.dll DevExpress.CodeParser.v18.2.dll DevExpress.Data.v18.2.dll DevExpress.DataAccess.v18.2.dll DevExpress.Docs.v18.2.dll DevExpress.Images.v18.2.dll DevExpress.Office.v18.2.Core.dll DevExpress.Pdf.v18.2.Core.dll DevExpress.Pdf.v18.2.Drawing.dll DevExpress.Printing.v18.2.Core.dll DevExpress.RichEdit.v18.2.Core.dll DevExpress.RichEdit.v18.2.Export.dll DevExpress.Snap.v18.2.Core.dll DevExpress.Sparkline.v18.2.Core.dll DevExpress.Spreadsheet.v18.2.Core.dll DevExpress.Utils.v18.2.dll DevExpress.Xpo.v18.2.dll DevExpress.XtraBars.v18.2.dll DevExpress.XtraCharts.v18.2.dll DevExpress.XtraEditors.v18.2.dll DevExpress.XtraGrid.v18.2.dll DevExpress.XtraLayout.v18.2.dll DevExpress.XtraPrinting.v18.2.dll DevExpress.XtraRichEdit.v18.2.dll DevExpress.XtraTreeList.v18.2.dll ExcelDataReader.dll ExceltoTallyforGSTEntries.exe FastColoredTextBox.dll ProductInformation SHORTCUTDIR"/>
8283
<ATTRIBUTE name="CurrentFeature" value="MainFeature"/>
8384
</COMPONENT>
8485
<COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent">
@@ -107,9 +108,10 @@
107108
<ROW File="DevExpress.XtraLayout.v18.2.dll" Component_="DevExpress.XtraLayout.v18.2.dll" FileName="DEVEX~23.DLL|DevExpress.XtraLayout.v18.2.dll" Attributes="0" SourcePath="C:\Program Files (x86)\DevExpress 18.2\Components\Bin\Framework\DevExpress.XtraLayout.v18.2.dll" SelfReg="false" NextFile="DevExpress.XtraPrinting.v18.2.dll"/>
108109
<ROW File="DevExpress.XtraPrinting.v18.2.dll" Component_="DevExpress.XtraPrinting.v18.2.dll" FileName="DEVEX~24.DLL|DevExpress.XtraPrinting.v18.2.dll" Attributes="0" SourcePath="C:\Program Files (x86)\DevExpress 18.2\Components\Bin\Framework\DevExpress.XtraPrinting.v18.2.dll" SelfReg="false" NextFile="DevExpress.XtraRichEdit.v18.2.dll"/>
109110
<ROW File="DevExpress.XtraRichEdit.v18.2.dll" Component_="DevExpress.XtraRichEdit.v18.2.dll" FileName="DEVEX~25.DLL|DevExpress.XtraRichEdit.v18.2.dll" Attributes="0" SourcePath="C:\Program Files (x86)\DevExpress 18.2\Components\Bin\Framework\DevExpress.XtraRichEdit.v18.2.dll" SelfReg="false" NextFile="DevExpress.XtraTreeList.v18.2.dll"/>
110-
<ROW File="DevExpress.XtraTreeList.v18.2.dll" Component_="DevExpress.XtraTreeList.v18.2.dll" FileName="DEVEX~26.DLL|DevExpress.XtraTreeList.v18.2.dll" Attributes="0" SourcePath="C:\Program Files (x86)\DevExpress 18.2\Components\Bin\Framework\DevExpress.XtraTreeList.v18.2.dll" SelfReg="false"/>
111+
<ROW File="DevExpress.XtraTreeList.v18.2.dll" Component_="DevExpress.XtraTreeList.v18.2.dll" FileName="DEVEX~26.DLL|DevExpress.XtraTreeList.v18.2.dll" Attributes="0" SourcePath="C:\Program Files (x86)\DevExpress 18.2\Components\Bin\Framework\DevExpress.XtraTreeList.v18.2.dll" SelfReg="false" NextFile="FastColoredTextBox.dll"/>
111112
<ROW File="ExcelDataReader.dll" Component_="ExcelDataReader.dll" FileName="EXCELD~1.DLL|ExcelDataReader.dll" Attributes="0" SourcePath="..\E2TGST\bin\Release\ExcelDataReader.dll" SelfReg="false" NextFile="DevExpress.BonusSkins.v18.2.dll"/>
112113
<ROW File="ExceltoTallyforGSTEntries.exe" Component_="ExceltoTallyforGSTEntries.exe" FileName="EXCELT~1.EXE|Excel to Tally for GST Entries.exe" Attributes="0" SourcePath="..\E2TGST\bin\Release\Excel to Tally for GST Entries.exe" SelfReg="false" NextFile="ExcelDataReader.dll" DigSign="true"/>
114+
<ROW File="FastColoredTextBox.dll" Component_="FastColoredTextBox.dll" FileName="FASTCO~1.DLL|FastColoredTextBox.dll" Attributes="0" SourcePath="..\dll\FastColoredTextBox.dll" SelfReg="false"/>
113115
</COMPONENT>
114116
<COMPONENT cid="caphyon.advinst.msicomp.BootstrOptComponent">
115117
<ROW BootstrOptKey="GlobalOptions" DownloadFolder="[AppDataFolder][|Manufacturer]\[|ProductName]\prerequisites" Options="2"/>

0 commit comments

Comments
 (0)