Skip to content

Commit

Permalink
update verson id to v0.1a
Browse files Browse the repository at this point in the history
  • Loading branch information
nick-komick committed Mar 3, 2017
1 parent ef0ba59 commit d29f8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/CompareBaseRecoveries.r
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

rm(list=ls()) #clean up the workspace
options(stringsAsFactors = FALSE)
header <- "PSC CAS Base Recovery Compare v0.1"
header <- "PSC CAS Base Recovery Compare v0.1a"

kKeyFields <- c("RecoveryId", "Agency", "RunYear")
kPassThroughFields <- c("Auxiliary")
Expand Down

0 comments on commit d29f8b0

Please sign in to comment.