Skip to content

Commit

Permalink
Update version and date in iefieldkit command
Browse files Browse the repository at this point in the history
  • Loading branch information
bbdaniels committed Jul 7, 2020
1 parent 3498ca6 commit de95acf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ado_files/iefieldkit.ado
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ capture program drop iefieldkit
program iefieldkit, rclass

* UPDATE THESE LOCALS FOR EACH NEW VERSION PUBLISHED
local version "1.5"
local versionDate "28APR2020"
local version "2.0"
local versionDate "07JUL2020"

syntax [anything]

Expand Down

0 comments on commit de95acf

Please sign in to comment.