Skip to content

Commit

Permalink
Bumped version to 6.0.4 for next release.
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveIves committed Apr 1, 2024
1 parent 27589de commit 729bf24
Show file tree
Hide file tree
Showing 25 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion CodeConverter/CodeConverter/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
2 changes: 1 addition & 1 deletion CodeGen/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}

2 changes: 1 addition & 1 deletion CodeGenEngine/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}



Expand Down
2 changes: 1 addition & 1 deletion CodeGenEngine/codegen.def
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@

.ifndef CODEGEN_VERSION

.define CODEGEN_VERSION "V6.0.3"
.define CODEGEN_VERSION "V6.0.4"
.define CODEGEN_BUFSZ 32768

.endc
2 changes: 1 addition & 1 deletion CodeGenSetup/CodeGenSetup.wixproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ProductVersion>3.9</ProductVersion>
<ProjectGuid>ac801722-1323-4fae-a93e-26499b03682e</ProjectGuid>
<SchemaVersion>2.0</SchemaVersion>
<OutputName>CodeGen_6.0.3</OutputName>
<OutputName>CodeGen_6.0.4</OutputName>
<OutputType>Package</OutputType>
<WixTargetsPath Condition=" '$(WixTargetsPath)' == '' AND '$(MSBuildExtensionsPath32)' != '' ">$(MSBuildExtensionsPath32)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>
<WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>
Expand Down
4 changes: 2 additions & 2 deletions CodeGenSetup/Product.wxs
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@

<Product
Name="CodeGen"
Version="6.0.3"
Id="{72B97B5B-A8C2-4691-92E8-E32DFC9A4BC0}"
Version="6.0.4"
Id="{83D8B7BE-F228-4F08-89E6-C5ECAC861960}"
Language="1033"
Manufacturer="Synergex International Corporation"
UpgradeCode="{0B992863-4C0E-4769-ABBC-49DB5C3A09A6}">
Expand Down
2 changes: 1 addition & 1 deletion CodeGenSetupCustomActions/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
2 changes: 1 addition & 1 deletion CreateFile/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}

2 changes: 1 addition & 1 deletion CustomExtensionsExample/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
Binary file modified Documentation/CodeGen.chm
Binary file not shown.
Binary file modified Documentation/CodeGen.hsmx
Binary file not shown.
2 changes: 1 addition & 1 deletion HarmonyCoreCodeGen.Core/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
2 changes: 1 addition & 1 deletion HarmonyCoreExtensions/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
2 changes: 1 addition & 1 deletion IsamView/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}

2 changes: 1 addition & 1 deletion MapPrep/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}

2 changes: 1 addition & 1 deletion MethodCatalogAPI/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}

2 changes: 1 addition & 1 deletion MvvmTools/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
2 changes: 1 addition & 1 deletion RepositoryAPI/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}

2 changes: 1 addition & 1 deletion RpsInfo/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}

2 changes: 1 addition & 1 deletion SetAssemblyFileVersion/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ import System.Runtime.InteropServices
;; by using the '*' as shown below:
;; [assembly: AssemblyVersion("1.0.*")]
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
2 changes: 1 addition & 1 deletion SmcInfo/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}

2 changes: 1 addition & 1 deletion TemplateBrowser/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ import System.Runtime.CompilerServices;
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
2 changes: 1 addition & 1 deletion UnitTests/Properties/AssemblyInfo.dbl
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ import System.Runtime.InteropServices
; Revision
;
{assembly: AssemblyVersion("1.0.0.0")}
{assembly: AssemblyFileVersion("6.0.3.0")}
{assembly: AssemblyFileVersion("6.0.4.0")}
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: solution
value: 'CodeGen.sln'
- name: currentVersion
value: '6.0.3'
value: '6.0.4'
- name: buildPlatform
value: 'Any CPU'
- name: buildConfiguration
Expand Down

0 comments on commit 729bf24

Please sign in to comment.