Codebase list golang-github-go-ini-ini / afbd495
bump version Unknwon 8 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
3333 // Maximum allowed depth when recursively substituing variable names.
3434 _DEPTH_VALUES = 99
3535
36 _VERSION = "1.8.5"
36 _VERSION = "1.8.6"
3737 )
3838
3939 func Version() string {