Skip to content

Commit

Permalink
Issue #38 - bumped patch versions and updated CurrentVersions.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AronGahagan committed Apr 11, 2019
1 parent fbac990 commit a22feb3
Show file tree
Hide file tree
Showing 15 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Core/cptAbout_frm.frm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'<cpt_version>v1.1.1</cpt_version>
'<cpt_version>v1.1.2</cpt_version>
Option Explicit
Private Const BLN_TRAP_ERRORS As Boolean = True
'If BLN_TRAP_ERRORS Then On Error GoTo err_here Else On Error GoTo 0
Expand Down
Binary file modified Core/cptAbout_frm.frx
Binary file not shown.
2 changes: 1 addition & 1 deletion Core/cptUpgrades_frm.frm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'<cpt_version>v1.3.4</cpt_version>
'<cpt_version>v1.3.5</cpt_version>
Option Explicit
Private Const BLN_TRAP_ERRORS As Boolean = True
'If BLN_TRAP_ERRORS Then On Error GoTo err_here Else On Error GoTo 0
Expand Down
Binary file modified Core/cptUpgrades_frm.frx
Binary file not shown.
12 changes: 6 additions & 6 deletions CurrentVersions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Module>
<Name>cptAbout_frm</Name>
<FileName>cptAbout_frm.frm</FileName>
<Version>v1.1.1</Version>
<Version>v1.1.2</Version>
<Type>3</Type>
<Directory>Core</Directory>
</Module>
Expand Down Expand Up @@ -52,7 +52,7 @@
<Module>
<Name>cptDynamicFilter_frm</Name>
<FileName>cptDynamicFilter_frm.frm</FileName>
<Version>v1.3.1</Version>
<Version>v1.3.2</Version>
<Type>3</Type>
<Directory>Text</Directory>
</Module>
Expand Down Expand Up @@ -94,7 +94,7 @@
<Module>
<Name>cptResourceDemand_frm</Name>
<FileName>cptResourceDemand_frm.frm</FileName>
<Version>v1.0.2</Version>
<Version>v1.0.3</Version>
<Type>3</Type>
<Directory>ResourceDemand</Directory>
</Module>
Expand Down Expand Up @@ -129,7 +129,7 @@
<Module>
<Name>cptStatusSheet_frm</Name>
<FileName>cptStatusSheet_frm.frm</FileName>
<Version>v1.1.2</Version>
<Version>v1.1.3</Version>
<Type>3</Type>
<Directory>Status</Directory>
</Module>
Expand All @@ -143,14 +143,14 @@
<Module>
<Name>cptText_frm</Name>
<FileName>cptText_frm.frm</FileName>
<Version>v1.0.01</Version>
<Version>v1.0.2</Version>
<Type>3</Type>
<Directory>Text</Directory>
</Module>
<Module>
<Name>cptUpgrades_frm</Name>
<FileName>cptUpgrades_frm.frm</FileName>
<Version>v1.3.4</Version>
<Version>v1.3.5</Version>
<Type>3</Type>
<Directory>Core</Directory>
</Module>
Expand Down
Binary file modified Integration/cptIMSCobraExport_frm.frx
Binary file not shown.
2 changes: 1 addition & 1 deletion ResourceDemand/cptResourceDemand_frm.frm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'<cpt_version>v1.0.2</cpt_version>
'<cpt_version>v1.0.3</cpt_version>
Option Explicit
Private Const BLN_TRAP_ERRORS As Boolean = True
'If BLN_TRAP_ERRORS Then On Error GoTo err_here Else On Error GoTo 0
Expand Down
Binary file modified ResourceDemand/cptResourceDemand_frm.frx
Binary file not shown.
Binary file modified Status/cptSmartDuration_frm.frx
Binary file not shown.
2 changes: 1 addition & 1 deletion Status/cptStatusSheet_frm.frm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'<cpt_version>v1.1.2</cpt_version>
'<cpt_version>v1.1.3</cpt_version>
Option Explicit
Private Const BLN_TRAP_ERRORS As Boolean = True
'If BLN_TRAP_ERRORS Then On Error GoTo err_here Else On Error GoTo 0
Expand Down
Binary file modified Status/cptStatusSheet_frm.frx
Binary file not shown.
2 changes: 1 addition & 1 deletion Text/cptDynamicFilter_frm.frm
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'<cpt_version>v1.3.1</cpt_version>
'<cpt_version>v1.3.2</cpt_version>
Option Explicit
Private Const BLN_TRAP_ERRORS As Boolean = True
'If BLN_TRAP_ERRORS Then On Error GoTo err_here Else On Error GoTo 0
Expand Down
Binary file modified Text/cptDynamicFilter_frm.frx
Binary file not shown.
2 changes: 1 addition & 1 deletion Text/cptText_frm.frm
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
'<cpt_version>v1.0.01</cpt_version>
'<cpt_version>v1.0.2</cpt_version>
Option Explicit
Private Const BLN_TRAP_ERRORS As Boolean = True
'If BLN_TRAP_ERRORS Then On Error GoTo err_here Else On Error GoTo 0
Expand Down
Binary file modified Text/cptText_frm.frx
Binary file not shown.

0 comments on commit a22feb3

Please sign in to comment.