mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
VersionInfo
This commit is contained in:
parent
eb1cc304cf
commit
2f31ef17e2
1 changed files with 1 additions and 1 deletions
|
|
@ -56,5 +56,5 @@ func VersionInfo() string {
|
|||
if TrialDeadline != "" {
|
||||
suffix += " limited time trial ends on: " + TrialDeadline
|
||||
}
|
||||
return prefix + "Pilosa" + suffix
|
||||
return prefix + "FeatureBase" + suffix
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue