Skip to content

Commit

Permalink
Update version and date
Browse files Browse the repository at this point in the history
  • Loading branch information
ankritisingh committed Feb 1, 2024
1 parent b8675d7 commit 43b4922
Show file tree
Hide file tree
Showing 26 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion src/ado_files/iebaltab.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

capture program drop iebaltab,
program define iebaltab, rclass
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/ieboilstart.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

capture program drop ieboilstart
program ieboilstart , rclass
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/ieddtab.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

cap program drop ieddtab
program define ieddtab, rclass
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/iedorep.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

cap program drop iedorep
program define iedorep, rclass
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/iedropone.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

capture program drop iedropone
program define iedropone ,
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/iefolder.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

cap program drop iefolder
program define iefolder
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/iegitaddmd.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

cap program drop iegitaddmd
program define iegitaddmd
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/iegraph.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

cap program drop iegraph
program define iegraph, rclass
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/iekdensity.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

cap prog drop iekdensity
prog define iekdensity
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/iematch.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

cap program drop iematch
program define iematch
Expand Down
2 changes: 1 addition & 1 deletion src/ado_files/iesave.ado
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

capture program drop iesave
program iesave , rclass
Expand Down
6 changes: 3 additions & 3 deletions src/ado_files/ietoolkit.ado
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
*! version 7.2 04APR2023 DIME Analytics [email protected]
*! version 7.3 01FEB2024 DIME Analytics [email protected]

capture program drop ietoolkit
program ietoolkit, rclass

* UPDATE THESE LOCALS FOR EACH NEW VERSION PUBLISHED
local version "7.2"
local versionDate "04APR2023"
local version "7.3"
local versionDate "01FEB2024"

syntax [anything]

Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iebaltab.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:iebaltab}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/ieboilstart.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:ieboilstart}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/ieddtab.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:ieddtab}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iedorep.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}

{hline}
help for {hi:iedorep}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iedropone.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:iedropone}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iefolder.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:iefolder}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iegitaddmd.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:iegitaddmd}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iegraph.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:iegraph}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iekdensity.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:iekdensity}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iematch.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:iematch}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/iesave.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}
{hline}
help for {hi:iesave}
{hline}
Expand Down
2 changes: 1 addition & 1 deletion src/help_files/ietoolkit.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{* 04 Apr 2023}{...}
{* 01 Feb 2024}{...}

{hline}
help for {hi:ietoolkit}
Expand Down
2 changes: 1 addition & 1 deletion src/ietoolkit.pkg
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
v 7.2
v 7.3
d iefieldkit. DIME Analytics iefieldkit public beta
d DIME Analytics, World Bank Group, Development Economics Research
f /ado_files/iebaltab.ado
Expand Down
2 changes: 1 addition & 1 deletion src/stata.toc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
v 7.2
v 7.3
d DIME Analytics, World Bank Group, Development Economics Research
p ietoolkit DIME Analytics

0 comments on commit 43b4922

Please sign in to comment.