mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-19 05:21:04 +01:00
rename to ephemerup
This commit is contained in:
@@ -83,7 +83,7 @@ func Getversion() string {
|
||||
// main branch, and cfg.Version-$branch-$lastcommit-$date on
|
||||
// development branch
|
||||
|
||||
return fmt.Sprintf("This is cenophane server version %s", VERSION)
|
||||
return fmt.Sprintf("This is ephemerup server version %s", VERSION)
|
||||
}
|
||||
|
||||
func (c *Config) GetVersion() string {
|
||||
|
||||
Reference in New Issue
Block a user