blob: 80f1c4f2c066a85aabba3107548f12efa7329485 [file] [log] [blame]
// Copyright (C) 2018, Alex Stocks <alexstocks@foxmail.com>. All rights reserved.
package log4go
const (
Version = "1.0.0"
DATE = "2018/12/01"
GETTY_MAJOR = 1
GETTY_MINOR = 0
GETTY_BUILD = 0
)