File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11////////////////////////////////////////////////////////////////////////////
22// Porgram: easygen
33// Purpose: Easy to use universal code/text generator
4- // Authors: Tong Sun (c) 2015-2019 , All rights reserved
4+ // Authors: Tong Sun (c) 2015-2021 , All rights reserved
55////////////////////////////////////////////////////////////////////////////
66
77////////////////////////////////////////////////////////////////////////////
@@ -41,8 +41,8 @@ import (
4141
4242var (
4343 progname = "easygen"
44- version = "5.0.01 "
45- date = "2020-07-26 "
44+ version = "5.1.7 "
45+ date = "2021-09-25 "
4646)
4747
4848////////////////////////////////////////////////////////////////////////////
Original file line number Diff line number Diff line change 11////////////////////////////////////////////////////////////////////////////
22// Package: easygen
33// Purpose: Easy to use universal code/text generator
4- // Authors: Tong Sun (c) 2015-2019 , All rights reserved
4+ // Authors: Tong Sun (c) 2015-2021 , All rights reserved
55////////////////////////////////////////////////////////////////////////////
66
77/*
Original file line number Diff line number Diff line change 11////////////////////////////////////////////////////////////////////////////
22// Package: easygen
33// Purpose: Easy to use universal code/text generator
4- // Authors: Tong Sun (c) 2015-17 , All rights reserved
4+ // Authors: Tong Sun (c) 2015-2021 , All rights reserved
55////////////////////////////////////////////////////////////////////////////
66
77package easygen
You can’t perform that action at this time.
0 commit comments